django1/tests/test_client_regress
Aymeric Augustin 79deb6a071 Accounted for multiple template engines in template responses. 2015-01-12 21:01:34 +01:00
..
bad_templates
fixtures
templates
__init__.py
auth_backends.py Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. 2014-06-13 13:03:58 -04:00
context_processors.py Simplified caching of template context processors. 2014-11-19 21:35:39 +01:00
models.py
session.py
tests.py Accounted for multiple template engines in template responses. 2015-01-12 21:01:34 +01:00
urls.py Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05:00
views.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00