django/tests/test_client_regress
Berker Peksag 47789410db Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05: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 Fixed #23682 -- Enhanced circular redirects detection in tests. 2014-11-25 10:12:28 -05:00
urls.py Corrected deprecation warnings for RedirectView; refs #21587. 2014-11-28 17:59:55 -05:00
views.py Fixed #23682 -- Enhanced circular redirects detection in tests. 2014-11-25 10:12:28 -05:00