#3268: form_for_model() should use ChoiceField for any DB field with "choices" 
set
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  defect                   |       Status:  new   
 Priority:  normal                   |    Milestone:        
Component:  django.newforms          |      Version:  SVN   
 Severity:  normal                   |   Resolution:        
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by adrian):

  * summary:  newforms.models.form_for_model() does not print CharField
              with field option choices=CHOICES_LIST as a
              <select> item => form_for_model() should use
              ChoiceField for any DB field with "choices" set

Comment:

 Agreed -- good catch.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3268#comment:>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to