This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
19ea298aaff3ebecb26466f469226953d451e347
django
/
tests
/
csrf_tests
History
Florian Apolloner
19ea298aaf
[1.11.x] Initialized CsrfViewMiddleware once in csrf_tests.
...
Backport of
77f82c4bf1
from master
2017-09-20 16:32:11 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_context_processor.py
Fixed
#20869
-- made CSRF tokens change every request by salt-encrypting them
2016-05-19 05:02:19 +03:00
tests.py
[1.11.x] Initialized CsrfViewMiddleware once in csrf_tests.
2017-09-20 16:32:11 -04:00
views.py
Moved csrf_tests views to a spearate file.
2016-11-30 18:24:29 -05:00