evorepo/packages
Dan McGee 6a429a8d89 Clean up current_query and preserve multiple args
When implementing search for multiple architectures or repositories, I
didn't update this method to accomidate the new query parameters. Clean
it up a bit by not appending/stripping the leading '?' anywhere but in
the template itself, and ensure we can handle multiple of any parameter
passed in. Fixes FS#23180.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-07 21:50:13 -06:00
..
migrations Move license to a related model 2011-02-15 13:51:11 -06:00
templatetags Clean up current_query and preserve multiple args 2011-03-07 21:50:13 -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 Clean up current_query and preserve multiple args 2011-03-07 21:50:13 -06:00