Hi everybody, I have a project in prodution and a met a strange error last few days. create date of my record's field is "models.DateTimeField(auto_now_add = True)" . At 15th May a record has been saved to my db and create date of this record has been set to "15.06.6014". I couldn't believe my eyes. What is this ? 6014 wrong year wrong month but day is true. Do you have any idea?
-- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

