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