django/tests/regressiontests/context_processors
Luke Plant 4531767700 Fixed auth context processor tests, which were not running at all previously.
It seems they were accidentally disabled following being moved from
regressiontests in [15990]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-31 15:19:19 +00:00
..
templates/context_processors
__init__.py
models.py
tests.py
urls.py Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00
views.py