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-01-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
csrf_tests
History
Chris Jerdonek
4397d2bd6b
Fixed
#32843
-- Ensured the CSRF tests' _get_GET_csrf_cookie_request() sets the request method.
2021-06-29 08:14:25 +02:00
..
__init__.py
…
csrf_token_error_handler_urls.py
…
test_context_processor.py
…
tests.py
Fixed
#32843
-- Ensured the CSRF tests' _get_GET_csrf_cookie_request() sets the request method.
2021-06-29 08:14:25 +02:00
views.py
…