I have model with field with choices set, similar to that in the
documentation at
http://www.djangoproject.com/documentation/model_api/#choices
In the admin, it displays the current value nicely (the second column), but
on my page, it displays the actual value from the database (the first
column) instead. I'd like to display the value used by the admin form, but
can't figure where to start.

Chris




--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to