django/tests/regressiontests/csrf_tests
Luke Plant 568b9cdf37 Fixed a test so that it actually tests what it's supposed to test.
Previously it passed whether or not the view was 'csrf_exempt'ed.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-10 23:56:10 +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 Fixed a test so that it actually tests what it's supposed to test. 2010-09-10 23:56:10 +00:00