settings: Enable a bunch of default context processors.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 19 Oct 2010 08:52:13 +0000 (10:52 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 19 Oct 2010 09:03:20 +0000 (11:03 +0200)
commit06d2516ae945894f3d61fc47555c81d826eec5d9
treeb954c495fe8e8fc0a878abaf4023362eec776af7
parentb0dc7832eac85f62c17de630b0dd5b3817db74ff
settings: Enable a bunch of default context processors.

These ensure that various values are available to templates when a
RequestContext is used.
settings.py