0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/test_client_regress
2023-01-13 11:30:27 +01:00
..
bad_templates
templates
__init__.py
auth_backends.py
context_processors.py
models.py
session.py
tests.py Fixed #34240 -- Preserved headers of requests made with django.test.Client in assertRedirects(). 2023-01-13 11:30:27 +01:00
urls.py
views.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00