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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
e98ae4fe6bc1baa402b10bc379d2e96b79bbb3b0
django
/
tests
/
csrf_tests
History
Florian Apolloner
42847327d1
[1.11.x]
Fixed
#28488
-- Reallowed error handlers to access CSRF tokens.
...
Regression in
eef95ea96f
. Backport of
c4c128d67c
from master
2017-09-20 16:32:24 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
csrf_token_error_handler_urls.py
[1.11.x]
Fixed
#28488
-- Reallowed error handlers to access CSRF tokens.
2017-09-20 16:32:24 -04: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]
Fixed
#28488
-- Reallowed error handlers to access CSRF tokens.
2017-09-20 16:32:24 -04:00
views.py
[1.11.x]
Fixed
#28488
-- Reallowed error handlers to access CSRF tokens.
2017-09-20 16:32:24 -04:00