1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/test_client_regress
2016-09-12 20:11:53 -04:00
..
bad_templates
templates
__init__.py
auth_backends.py Fixed #25187 -- Made request available in authentication backends. 2016-09-12 20:11:53 -04:00
context_processors.py
models.py
session.py
tests.py Replaced use of TestCase.fail() with assertRaises(). 2016-06-28 11:21:26 -04:00
urls.py
views.py Fixed #27012 -- Removed unnecessary setup_test_environment() in a test. 2016-08-04 09:35:44 -04:00