django/tests/regressiontests/test_client_regress
Gary Wilson Jr b149e3d9e7 Corrected typo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8082 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-26 03:31:22 +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 Corrected typo. 2008-07-26 03:31:22 +00:00
urls.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00
views.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00