zulip/zephyr/management
Jessica McKellar 36cc0219d5 Make timestamps on zephyrs timezone-aware.
This will avoid Daylight Saving Time issues and resolves a Django
warning about using naive datetime objects ("RuntimeWarning:
DateTimeField received a naive datetime").

This adds a dependency on python-tz.

https://docs.djangoproject.com/en/dev/topics/i18n/timezones/

(imported from commit 10e432a67e2bcd014a0cedf4423a162609873825)
2012-08-28 17:08:38 -04:00
..
commands Make timestamps on zephyrs timezone-aware. 2012-08-28 17:08:38 -04:00
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00