1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/modeltests/test_client
2007-09-14 09:55:17 +00:00
..
fixtures Fixed #4526 -- Modified the test Client login method to fail when a user is inactive. Thanks, marcin@elksoft.pl. 2007-07-12 15:26:37 +00:00
__init__.py
models.py Fixed a bunch of Python 2.3 issues. Two tests still fail, but this fixes the bulk of things. 2007-09-14 09:55:17 +00:00
tests.py Fixed #3782 -- Added support for the suite() method recommended by the Python unittest docs. Thanks for the suggestion, rene.puls@repro-mayr.de. 2007-07-20 13:57:49 +00:00
urls.py
views.py Removed trailing whitespace. 2007-09-04 00:54:40 +00:00