django/tests/regressiontests/csrf_tests
Luke Plant 36dd744460 [1.2.X] Fixed #14565 - No csrf_token on 404 page.
This solution doesn't have the negative side-effects of [14356].

Backport of [14377] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-28 11:58:51 +00:00
..
__init__.py Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
models.py Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
tests.py [1.2.X] Fixed #14565 - No csrf_token on 404 page. 2010-10-28 11:58:51 +00:00