summaryrefslogtreecommitdiffstats
path: root/main/admin.py
AgeCommit message (Expand)AuthorFilesLines
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