On Thu, Oct 16, 2008 at 1:43 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:
> > hi, > > When I instance a ModelForm with a record of its base model, there is > a CharField with "choices" that doesn't show the stored value in the > combobox. Is this expected behaviour? > No. Details of your model, form definition, what's actually in the DB and what gets displayed in the combo box might help someone pinpoint what's going wrong in this case. As it is all I can tell you is the combo box should have the value from the DB show as the choice selected when the form is displayed. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---