1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/modeltests/test_client
2009-03-30 22:52:48 +00:00
..
fixtures
__init__.py
models.py Fixed #9978 -- Fixed a KeyError exception that was being raised when using the logout method on the test client on an unauthenticated user, based on patch from ericholscher. 2009-03-30 22:52:48 +00:00
tests.py
urls.py
views.py