diff options
author | Dan McGee <dan@archlinux.org> | 2010-06-20 23:31:34 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-06-20 23:31:34 -0500 |
commit | 67f6bc546ec20bd1912aae385220855f9a41a93d (patch) | |
tree | 18b1a40c1d18634f0b867bcb637e5ee69942cd87 /templates/base.html | |
parent | b6efa3443e8f85804650128aea85d3216e0b4933 (diff) |
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>
Diffstat (limited to 'templates/base.html')
0 files changed, 0 insertions, 0 deletions