Re: set default value for combo-boxes in admin interface

2009-04-09 Thread Great Kindness
Thanks, Karen. Before your reply, I had read that page (that you linked to) so many times but I just kept overlooking the default option. On Apr 8, 6:00 pm, Karen Tracey wrote: > On Wed, Apr 8, 2009 at 5:42 PM, Great Kindness wrote: > > > > > I'm just getting started with

set default value for combo-boxes in admin interface

2009-04-08 Thread Great Kindness
I'm just getting started with django. When I'm using the admin interface to add or edit data, some of the data fields are populated via drop-down lists. The default for these lists is always ''. How can I get it to default to a particular value in that list? --~--~-~--~~--