1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/modeltests/test_client
2008-06-07 06:25:59 +00:00
..
fixtures Fixed #5836 -- Corrected the logic in the Test Client when an exception raised by a view is caught and re-raised. Thanks for the report, test case, and fix, Chris Wagner. 2008-06-07 06:25:59 +00:00
__init__.py
models.py Fixed #6068 -- Updated docstrings in model tests to make the documentation 2007-12-01 21:18:45 +00:00
tests.py
urls.py Fixed #4376 -- login_required now works with bound methods. Thanks, Steven Bethard. 2007-11-07 22:45:07 +00:00
views.py Fixed #4376 -- login_required now works with bound methods. Thanks, Steven Bethard. 2007-11-07 22:45:07 +00:00