django/tests/regressiontests/csrf_tests
Luke Plant 73721912e2 Fixed #16002 - test failure due to missing `from __future__ import with_statement`
Thanks to julien for the report

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16213 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-11 08:58:58 +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 #16002 - test failure due to missing `from __future__ import with_statement` 2011-05-11 08:58:58 +00:00