evorepo/packages/migrations
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
..
__init__.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0001_initial.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0002_populate_package_relation.py Get unit tests up and running again 2010-06-24 17:08:00 -05:00
0003_auto__add_packagegroup.py Add package groups model and display to packages 2010-07-25 15:49:06 -05:00
0004_auto__add_license.py Move license to a related model 2011-02-15 13:51:11 -06:00
0005_move_license_data.py Move license to a related model 2011-02-15 13:51:11 -06:00
0006_auto__add_provision__add_conflict__add_replacement.py Add new package parts models 2011-03-23 15:44:41 -05:00
0007_auto__add_field_packagerelation_created.py Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
0008_add_signoff_model.py Add new packages signoff model 2011-07-06 11:27:33 -05:00
0009_add_packagegroup_name_index.py Add index to package groups name field 2011-07-29 12:26:27 -05:00
0010_auto__add_signoffspecification.py Many signoff page improvements 2011-11-03 17:19:26 -05:00
0011_auto__chg_field_signoffspecification_user.py Allow population of signoff specs with SVN commit messages 2011-11-14 12:27:38 -06:00
0012_auto__add_flagrequest.py Add a new FlagRequest model 2011-12-08 15:02:11 -06:00
0013_auto__add_field_flagrequest_version.py Add old version string to saved flag requests 2012-01-10 23:31:11 -06:00