#17934: RuntimeWarning: DateTimeField received a naive datetime
-------------------------------+------------------------
     Reporter:  DonYang        |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Uncategorized  |    Version:  1.4-beta-1
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+------------------------
 /Users/*/.virtualenvs/*/lib/python2.7/site-
 packages/django/db/models/fields
 /__init__.py:808: RuntimeWarning: DateTimeField received a naive datetime
 (2012-03-19 13
 :00:10.967045) while time zone support is active.
   RuntimeWarning)

 I use 1.4rc2, south 0.7.3.
 I got this warning everytime I migrate my app. But when I changed django
 to 1.3.1, south has no warning.

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