#12139: forms.fields.DateTimeField and TimeField so not accept stringified
datetimes
----------------------------------+-----------------------------------------
          Reporter:  mattbennett  |         Owner:  nobody                      
             
            Status:  new          |     Milestone:                              
             
         Component:  Forms        |       Version:  SVN                         
             
        Resolution:               |      Keywords:  datetime, forms, 
datetimefield, timefield
             Stage:  Accepted     |     Has_patch:  1                           
             
        Needs_docs:  0            |   Needs_tests:  1                           
             
Needs_better_patch:  1            |  
----------------------------------+-----------------------------------------
Comment (by mk):

 This patch not only needs tests, but also other improvements. It will fall
 on the face with dates f.e. in german format. The stupid check for '.' in
 the string representation will not do the right thing with "03.11.2009
 12:21:10".

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