mirror of
https://github.com/Hopiu/django.git
synced 2026-05-10 00:24:45 +00:00
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 | ||