evorepo/news
Dan McGee 67f6bc546e Remove AutoUserMiddleware
This was having some serious effects on caching as we would always have to
access the user in the session, marking every page with a "Vary: Cookie"
header. This is the start of stamping that out. The way we get the user for
news item creation is now more similar to that from the todo lists, but not
quite. That should be adjusted to be more like the news item creation.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-20 23:31:34 -05:00
..
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
views.py Remove AutoUserMiddleware 2010-06-20 23:31:34 -05:00