1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/csrf_tests
2021-03-25 10:34:58 +01:00
..
__init__.py
csrf_token_error_handler_urls.py
test_context_processor.py
tests.py Fixed #32578 -- Fixed crash in CsrfViewMiddleware when a request with Origin header has an invalid host. 2021-03-25 10:34:58 +01:00
views.py