evorepo/templates
Dan McGee fe832ea845 Move package maintainer off of package model
This is an attempt to fix our long-standing problems dealing with maintainer
information. Move the actual maintainer information off of the package model
into a PackageRelation object, which has some flexibility to later represent
more than just maintainership.

This solves multiple problems:
* If a package gets accidentally deleted, so did the maintainer info
* Testing packages have always shown up as orphans
* With split packages, it was easy to miss some of the sub-packages

This commit does not include the deletion of the original maintainer column;
that will come at a later time when I feel more confident that the data was
migrated correctly.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-27 16:15:20 -05:00
..
admin merge fix 2009-08-12 17:33:23 -04:00
devel Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
feeds added feeds from archweb_pub 2009-11-09 22:24:44 -02:00
forms replace package search with a nonfunctional newform 2008-10-07 13:15:59 -04:00
mirrors added mirrors app from archweb_pub 2009-11-09 22:24:46 -02:00
news Fix up HTML titles on a lot of pages 2010-03-01 21:43:52 -06:00
packages Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
public s/newsletter/magazine/ on front page 2010-03-22 23:26:49 -05:00
registration Initial import for public release... 2007-11-03 03:45:10 -04:00
todolists Merge branch 'master' into cdn-jquery 2010-03-03 06:55:54 -06:00
403.html Initial import for public release... 2007-11-03 03:45:10 -04:00
404.html Fix up HTML titles on a lot of pages 2010-03-01 21:43:52 -06:00
500.html Initial import for public release... 2007-11-03 03:45:10 -04:00
base.html Switch some hardcoded urls to url tag usage 2010-03-20 12:09:21 -05:00
general_form.html Add a page to aid Aaron in user creation. 2009-08-10 15:47:02 -04:00