summaryrefslogtreecommitdiff
path: root/main/admin.py
AgeCommit message (Expand)Author
2013-11-27Syntax cleanups to main adminDan McGee
2013-04-22Add 'required_signoffs' field to Arch modelDan McGee
2012-12-28Remove old todo list modelsDan McGee
2012-04-20UserProfile model and fields shuffleDan McGee
2011-12-07Various small admin touchupsDan McGee
2011-11-01Add created column to Donor modelDan McGee
2011-04-18Add a "Report a Bug" linkDan McGee
2011-04-07Show a few more fields in package adminDan McGee
2011-03-23Add basic todo list admin siteDan McGee
2011-03-22Add 'staging' field to Repo modelDan McGee
2010-10-01Allow donors to be invisiblerelease_2010-10-01Dan McGee
2010-09-08Add metadata to Arch tableDan McGee
2010-09-08Remove explicit ordering from admin specsDan McGee
2010-09-06Move mirror models out of main appDan McGee
2010-08-25Add more metadata to repo modelDan McGee
2010-05-17Add alphabetical sorting to mirrorlistsThayer Williams
2010-04-18Remove Arch-Based ProjectsDan McGee
2010-04-18Remove International CommunitiesDan McGee
2010-04-18Remove Press model and adminDan McGee
2010-03-27Move package maintainer off of package modelDan McGee
2010-03-10Make the new 'testing' flag on repo a bit clearerrelease_2010-03-10Dan McGee
2010-03-06Mirror tiering enhancementsDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-01-31Kill a no longer necessary hack in the adminDan McGee
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips
2009-08-12Too many columns in mirror adminDusty Phillips
2009-08-12Add a couple columns to user admin at Aaron's request.Dusty Phillips
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips
2009-02-07Mirror rsync IP: allow netmask specificationDan McGee
2009-02-06Ensure all mirror URLs are saved with a trailing slashDan McGee
2009-02-06Refactor mirror modelDan McGee
2008-12-05User profiles are cool. Go go power notebookDusty Phillips
2008-10-05port admin to django 1.0Dusty Phillips