summaryrefslogtreecommitdiff
path: root/devel/models.py
AgeCommit message (Expand)Author
2014-11-02Add new StaffGroup objectrelease_2014-11-02Dan McGee
2013-12-23Change import location of django_countries fieldsDan McGee
2013-09-30Proper support for revoked signaturesDan McGee
2013-06-14Add PGP signature signer and signee indexesDan McGee
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2013-02-03Add DeveloperKey modelDan McGee
2012-12-31Fix case of devel user profile verbose namerelease_2012-12-31Dan McGee
2012-12-28Move the body of set_last_modified to main/utilsDan McGee
2012-12-04get_latest_by cleanupsDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-06-20Add a last_modified field to user profilesDan McGee
2012-04-26Add country attribute to developer profileDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2012-03-21Add number of keys signed to master keys pageDan McGee
2012-01-29Remove ambiguity in PGPSignature verbose field namesDan McGee
2011-12-07Convert master key datetimes to datesDan McGee
2011-12-07Enhance devel model adminDan McGee
2011-12-05Add new PGPSignature modelDan McGee
2011-11-30Master keys: reduce query count, add default orderingrelease_2011-11-30Dan McGee
2011-11-30Add master key model and admin integrationDan McGee
2009-12-01Add credential requirements tests to devel appIsmael Carnales
2008-03-08Moved models aroundeliott
2007-12-29Moved some things around.eliott