#14101: Localized DecimalField doesn't accept localized input
------------------------------------------------+---------------------------
               Reporter:  dfoerster             |         Owner:  nobody  
                 Status:  closed                |     Milestone:          
              Component:  Internationalization  |       Version:  1.2     
             Resolution:  worksforme            |      Keywords:  localize
           Triage Stage:  Unreviewed            |     Has patch:  0       
    Needs documentation:  0                     |   Needs tests:  0       
Patch needs improvement:  0                     |  
------------------------------------------------+---------------------------
Changes (by russellm):

  * status:  reopened => closed
  * resolution:  => worksforme


Comment:

 This *still* isn't a reproducible test case. A reproducible test case
 requires code samples, or a full set of instructions. These instructions
 or code samples tells someone else *exactly* how to reproduce a problem.
 i.e., here are my models, here are my admin registrations, etc. Three
 screenshots is *not* a reproducible test case.

 However, based on what I can glean from your screenshots, this appears to
 be working as expected. Django's admin doesn't localize widgets by
 default. If you want localized widgets in the admin, you need to override
 forms. This is something that could be made easier, but doesn't change the
 fact that it isn't a bug as described.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14101#comment:12>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to