summaryrefslogtreecommitdiffstats
path: root/devel/models.py
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee1-2/+3
2012-06-21Add a last_modified field to user profilesDan McGee1-1/+17
2012-04-26Add country attribute to developer profileDan McGee1-0/+2
2012-04-20UserProfile model and fields shuffleDan McGee1-1/+59
2012-03-21Add number of keys signed to master keys pageDan McGee1-4/+2
2012-01-29Remove ambiguity in PGPSignature verbose field namesDan McGee1-2/+2
2011-12-07Convert master key datetimes to datesDan McGee1-2/+2
2011-12-07Enhance devel model adminDan McGee1-1/+9
2011-12-05Add new PGPSignature modelDan McGee1-0/+13
2011-11-30Master keys: reduce query count, add default orderingDan McGee1-0/+3
2011-11-30Add master key model and admin integrationDan McGee1-0/+17
2009-12-02Add credential requirements tests to devel appIsmael Carnales1-0/+0
2008-03-08Moved models aroundeliott1-56/+0
2007-12-30Moved some things around.eliott1-0/+56