evorepo/packages
Dan McGee 081ed6c866 Add 'never_cache' decorator in a bunch of places
Now that we cache everything, we need to ensure anyone doing edits and
such gets the live data and not some cached version that was already
updated and is now stale. Add the never_cache decorator to any of the
CUD screens as well as a few others that might benefit from always being
regenerated.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-22 12:09:22 -05:00
..
migrations Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
templatetags Kill td_input template and tag 2010-05-17 15:55:38 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
models.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
views.py Add 'never_cache' decorator in a bunch of places 2010-06-22 12:09:22 -05:00