evorepo/news
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
..
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
views.py Add 'never_cache' decorator in a bunch of places 2010-06-22 12:09:22 -05:00