#10419: US State Field does not have blank option when rendered as a model form
-------------------------------------------------+--------------------------
          Reporter:  anonymous                   |         Owner:  nobody
            Status:  new                         |     Milestone:        
         Component:  django.contrib.localflavor  |       Version:  1.0   
        Resolution:                              |      Keywords:        
             Stage:  Unreviewed                  |     Has_patch:  0     
        Needs_docs:  0                           |   Needs_tests:  0     
Needs_better_patch:  0                           |  
-------------------------------------------------+--------------------------
Changes (by legutierr):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This is especially a problem, because without a blank option, admin
 inlines break.  In other words, unless this is fixed, USStateField cannot
 be used with any Model that might be edited as an inline.  If this is used
 with an inline, then the inline will always produce errors, because the
 final blank form in the formset will always be seen as being partially
 filled out rather than completely empty.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10419#comment:1>
Django <http://code.djangoproject.com/>
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