evorepo/packages
Dan McGee 93bca8b0ed Allow deleting of stale package relations via status page
Add a column of checkboxes to each table, enclose the whole thing in a
form, and add a super-simple delete view that takes a list of IDs and
removes them from the database. The delete_packagerelation permission is
required to be able to delete relations.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-02-23 12:36:49 -06:00
..
migrations Move license to a related model 2011-02-15 13:51:11 -06:00
templatetags Make userpkgs a simple_tag 2011-01-13 14:32:57 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add a PackageRelation admin 2011-02-18 23:55:11 -06:00
models.py Add stale package relations status screen 2011-02-23 12:15:45 -06:00
urls_groups.py Modularize URLs 2011-02-22 15:29:10 -06:00
urls.py Allow deleting of stale package relations via status page 2011-02-23 12:36:49 -06:00
utils.py Add stale package relations status screen 2011-02-23 12:15:45 -06:00
views.py Allow deleting of stale package relations via status page 2011-02-23 12:36:49 -06:00