1
0
mirror of https://github.com/django/django.git synced 2025-01-08 01:15:47 +00:00
django/tests/csrf_tests
2018-02-14 20:24:01 -05:00
..
__init__.py
csrf_token_error_handler_urls.py
test_context_processor.py
tests.py Fixed #28693 -- Fixed crash in CsrfViewMiddleware when an HTTPS request has an invalid host. 2018-02-14 20:24:01 -05:00
views.py Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00