evorepo/main
Dan McGee d21d8be018 UserProfile model and fields shuffle
Move this model into the devel/ application, and move the PGPKeyField
which is used only by these models into the application as well. This
involves updating some old migrations along the way to ensure we don't
reference a field class that no longer exists.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-20 11:15:03 -05:00
..
fixtures UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
migrations UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
templatetags Add developer status table to master keys page 2012-03-29 11:37:07 -05:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
context_processors.py Get secure/unsecure checking actually working 2010-09-22 23:16:13 -05:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
models.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
utils.py Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00