evorepo/templates
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
..
admin Django 1.4 admin and admin media changes 2012-03-23 19:54:40 -05:00
devel Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
feeds Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00
mirrors Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
news Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
packages Django 1.4 admin and admin media changes 2012-03-23 19:54:40 -05:00
public Add number of keys signed to master keys page 2012-03-21 15:52:40 -05:00
registration Tabs -> spaces in templates 2011-08-16 15:46:14 -05:00
releng Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
todolists Fix todolist sort by maintainer 2012-02-20 08:21:33 -06:00
visualize Update d3 to 2.8.1 2012-03-02 11:41:01 -06:00
403.html
404.html
500.html
base.html Convert to and enable staticfiles contrib application 2011-12-05 23:06:10 -06:00
general_form.html Get general form up to snuff 2011-03-04 11:10:33 -06:00