django/tests/test_client_regress
Preston Timmons be88b062af Fixed #21357 -- Fixed test client session initialization.
The test client will now create a session when it is first accessed
if no session already exists.
2014-05-22 20:29:48 -04:00
..
bad_templates
fixtures
templates
__init__.py
models.py
session.py
tests.py Fixed #21357 -- Fixed test client session initialization. 2014-05-22 20:29:48 -04:00
urls.py Fixed #22369 -- Added count parameter to assertTemplateUsed 2014-04-14 15:55:10 -04:00
views.py Fixed #22369 -- Added count parameter to assertTemplateUsed 2014-04-14 15:55:10 -04:00