#17934: RuntimeWarning: DateTimeField received a naive datetime
-------------------------------+--------------------------------------
     Reporter:  DonYang        |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.4-beta-1
     Severity:  Normal         |               Resolution:  needsinfo
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by aaugustin):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 Lots of things happen when you run migrate -- for instance, `initial_data`
 fixtures are loaded. Your description doesn't contain enough information
 to tell if it's a bug in Django or in your code.

 Idi you create the project with Django 1.4c2? If you didn't, did you add
 `USE_TZ = True` in your settings file? Have you reviewed the
 [https://docs.djangoproject.com/en/dev/topics/i18n/timezones/#troubleshooting
 troubleshooting section] of the docs (this very problem is discussed in
 question 2)?

 Please provide more information and reopen the ticket if you can isolate
 the cause of the problem and it's in Django.

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