mirror of https://github.com/django/django.git
ffdee8d264
This also improves test names for test_process_request_no_csrf_cookie and test_process_request_csrf_cookie_no_token. The logic being tested is actually in process_view() rather than process_request(), and it's not necessary to include the method name. |
||
---|---|---|
.. | ||
__init__.py | ||
csrf_token_error_handler_urls.py | ||
test_context_processor.py | ||
tests.py | ||
views.py |