#10970: auto_now_add for DateField evaluetes to datetime.datetime instance
---------------------------------------------------+------------------------
          Reporter:  summerisgone                  |         Owner:  nobody     
            
            Status:  new                           |     Milestone:             
            
         Component:  Database layer (models, ORM)  |       Version:  1.0        
            
        Resolution:                                |      Keywords:  DateField, 
auto_now_add
             Stage:  Accepted                      |     Has_patch:  1          
            
        Needs_docs:  0                             |   Needs_tests:  0          
            
Needs_better_patch:  0                             |  
---------------------------------------------------+------------------------
Changes (by Cyberj):

 * cc: cyb...@arcagenis.org (added)
  * needs_better_patch:  1 => 0
  * needs_tests:  1 => 0

Comment:

 This bug remains an issue for applications like http://code.google.com/p
 /django-reversion/ because it takes a serialized datetime object for
 datefield with {{{auto_now_add}}}.

 I've updated patch for r12846 and tests are OK

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