mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
7aba820aca
This changes CsrfViewMiddlewareTestMixin._check_token_present() to give more detailed information if the check fails, and in particular why it failed. It also moves CsrfFunctionTests.assertMaskedSecretCorrect() to a separate CsrfFunctionTestMixin so the helper can be used in CsrfViewMiddlewareTestMixin. |
||
---|---|---|
.. | ||
__init__.py | ||
csrf_token_error_handler_urls.py | ||
test_context_processor.py | ||
tests.py | ||
views.py |