#13621: regression in 1.2.1 from 1.2 AM PM time input no longer works correctly
-------------------------------+--------------------------------------------
          Reporter:  bufke     |         Owner:  zerok
            Status:  new       |     Milestone:       
         Component:  Forms     |       Version:  1.2  
        Resolution:            |      Keywords:       
             Stage:  Accepted  |     Has_patch:  1    
        Needs_docs:  0         |   Needs_tests:  0    
Needs_better_patch:  0         |  
-------------------------------+--------------------------------------------
Comment (by vasiliyeah):

 I have a formats.py file defined for Macedonian locale in one of my
 projects, looks like this:

 DATE_FORMAT = 'd.m.Y'
 DATETIME_FORMAT = 'd.m.Y H:i'

 It all worked fine with 1.2. After upgrading to 1.2.1 the AdminDateWidget
 displayed dates in the '%Y-%m-%d %H:%M:%S' format, so resaving a model
 failed to validate.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13621#comment:8>
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-upda...@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