evorepo/releng/management
Dan McGee 90e08b4863 Make all datetime objects fully timezone aware
This is most of the transition to Django 1.4 `USE_TZ = True`. We need to
ensure we don't mix aware and non-aware datetime objects when dealing
with datetimes in the code. Add a utc_now() helper method that we can
use most places, and ensure there is always a timezone attached when
necessary.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-03-23 19:54:40 -05:00
..
commands Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
__init__.py Rename isotests to releng 2011-04-28 17:58:13 -05:00