django/tests/regressiontests/test_client_regress
Claude Paroz deed192dda Removed usage of mimetype kwarg of HttpResponse
Refs #16519.
2012-06-30 21:19:07 +02:00
..
bad_templates
fixtures
templates
__init__.py Improved error reporting for assertions where there are no form errors, or a non-existent field has been provided. Also created a test client regression test, to hold the tests validating the failure cases of the TestCase assertions. 2007-05-10 13:46:15 +00:00
models.py
session.py
tests.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
urls.py
views.py Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00