simonseyer / ZUKS-Website

The official ZUKS Website
http://www.zuks.org
GNU General Public License v3.0
0 stars 1 forks source link

Time zone support // RuntimeWarning #24

Closed monofox closed 9 years ago

monofox commented 9 years ago

[27/Oct/2014 20:27:24] "POST /subscribe/ HTTP/1.1" 200 594 /usr/lib64/python3.3/site-packages/django/db/models/fields/init.py:1278: RuntimeWarning: DateTimeField NewsletterRecipient.confirm_date received a naive datetime (2014-10-27 20:28:05.021614) while time zone support is active. RuntimeWarning)

WARNING:py.warnings:/usr/lib64/python3.3/site-packages/django/db/models/fields/init.py:1278: RuntimeWarning: DateTimeField NewsletterRecipient.confirm_date received a naive datetime (2014-10-27 20:28:05.021614) while time zone support is active. RuntimeWarning)

monofox commented 9 years ago

Has to be merged into master for next release.