evorepo/mirrors
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
..
fixtures Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
management Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
migrations Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
templatetags PyLint suggested cleanups 2011-12-11 19:52:27 -06:00
__init__.py added mirrors app from archweb_pub 2009-11-09 22:24:46 -02:00
admin.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
models.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
urls_mirrorlist.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
views.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00