Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Naive Datetime Error on Location Add #12

Open
DakotaNelson opened this issue Mar 26, 2015 · 0 comments
Open

Naive Datetime Error on Location Add #12

DakotaNelson opened this issue Mar 26, 2015 · 0 comments
Labels

Comments

@DakotaNelson
Copy link
Owner

When new locations are added, a warning is logged:

/usr/local/lib/python3.4/dist-packages/django/db/models/fields/__init__.py:1278: RuntimeWarning: DateTimeField Location.latest_data received a naive datetime (2015-03-26 10:47:23.673572) while time zone support is active.
  RuntimeWarning)

I don't think it actually harms anything, but it would be nice to not log that error anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant