Re: ModelChoiceField - remove empty-value

2008-09-22 Thread Brian Neal
On Sep 5, 11:19 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Fri, 2008-09-05 at 03:11 -0700, mwebs wrote: > > Hello, > > > I use amodelchoicefieldand want to remove the entry that represents > > "no item selected"(--), because in my > > scenario I will only allow to select between ex

Re: ModelChoiceField - remove empty-value

2008-09-05 Thread Malcolm Tredinnick
On Fri, 2008-09-05 at 03:11 -0700, mwebs wrote: > Hello, > > I use a modelchoicefield and want to remove the entry that represents > "no item selected"(--), because in my > scenario I will only allow to select between existing entries. Specify a default value for the field (one of the choic

ModelChoiceField - remove empty-value

2008-09-05 Thread mwebs
Hello, I use a modelchoicefield and want to remove the entry that represents "no item selected"(--), because in my scenario I will only allow to select between existing entries. Is there a way to do this? Thanks, -Toni --~--~-~--~~~---~--~~ You received this