django/tests/test_client
Claude Paroz 384816fccb Fixed #21448 -- Fixed test client logout with cookie-based sessions
Thanks Gunnar Scherf for the report and the suggested patch.
2013-11-26 20:41:51 +01:00
..
fixtures
__init__.py
models.py
tests.py Fixed #21448 -- Fixed test client logout with cookie-based sessions 2013-11-26 20:41:51 +01:00
urls.py
views.py