summaryrefslogtreecommitdiffstats
path: root/devel/models.py
AgeCommit message (Expand)AuthorFilesLines
2013-12-23Change import location of django_countries fieldsDan McGee1-1/+1
2013-09-30Proper support for revoked signaturesDan McGee1-1/+1
2013-06-14Add PGP signature signer and signee indexesDan McGee1-4/+6
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee1-1/+0
2013-02-03Add DeveloperKey modelDan McGee1-1/+14
2012-12-31Fix case of devel user profile verbose namerelease_2012-12-31Dan McGee1-2/+2
2012-12-28Move the body of set_last_modified to main/utilsDan McGee1-12/+2
2012-12-04get_latest_by cleanupsDan McGee1-0/+4
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee1-2/+3
2012-06-20Add 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 orderingrelease_2011-11-30Dan McGee1-0/+3
2011-11-30Add master key model and admin integrationDan McGee1-0/+17
2009-12-01Add credential requirements tests to devel appIsmael Carnales1-0/+0
2008-03-08Moved models aroundeliott1-56/+0
2007-12-29Moved some things around.eliott1-0/+56