ExCiteS / geokey

Platform for participatory mapping
http://geokey.org.uk
Other
55 stars 29 forks source link

Message when running tests #301

Closed ghost closed 9 years ago

ghost commented 9 years ago

I'm getting this message when running tests (while running, so it doesn't really throws an error or a warning, but still is annoying):

/usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:1474: RuntimeWarning: DateTimeField AccessToken.expires received a naive datetime (2030-12-31 23:59:00) while time zone support is active.
  RuntimeWarning)