evorepo/packages
Dan McGee 872af225a9 Use direct_to_template in all remaining possible places
Rather than the need to include RequestContext() calls directly, we can
just use direct_to_template to do all the work for us.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-03 13:45:13 -05:00
..
migrations Add package groups model and display to packages 2010-07-25 15:49:06 -05:00
templatetags Add a title to the userpkgs link 2010-08-04 07:00:41 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
models.py Add package groups model and display to packages 2010-07-25 15:49:06 -05:00
utils.py Move package utility functions 2010-08-28 10:53:27 -05:00
views.py Use direct_to_template in all remaining possible places 2010-09-03 13:45:13 -05:00