On Aug 3, 3:29 am, Daniel Roseman <[email protected]> wrote:
> Anyway, I suspect the cause is setting the widget.

I found my bug.  To convert a textbox to a drop down box, it isn't
enough to reset the widget and choices settings.  It is also necessary
of course to reset the field type from a CharField to a ChoicesField.

All the best,

Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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.

Reply via email to