0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/csrf_tests
Chris Jerdonek c8108591b9 Refs #32800 -- Added to csrf_tests/tests.py the unmasked version of the secret.
This also adds tests that the secret is correct, and updates existing
tests to use the value.
2021-06-28 07:59:22 +02:00
..
__init__.py
csrf_token_error_handler_urls.py
test_context_processor.py
tests.py Refs #32800 -- Added to csrf_tests/tests.py the unmasked version of the secret. 2021-06-28 07:59:22 +02:00
views.py