django/tests/regressiontests/test_client_regress
Claude Paroz c91667338a Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
2012-12-08 11:13:52 +01:00
..
bad_templates
fixtures
templates Fixed #15368 - test failures due to regression with RequestContext 2011-02-27 00:24:35 +00:00
__init__.py
models.py Moved test_client_regress tests from models.py to tests.py 2012-05-31 17:21:13 +02:00
session.py Fixed #11555 -- Made SessionBase.session_key read-only. Cleaned up code slightly. Refs #13478. 2011-11-27 17:52:24 +00:00
tests.py Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
urls.py Fixed #17323 -- Renamed HttpRequest.raw_post_data to request.body. Thanks for the patch, dstufft 2011-12-16 23:40:32 +00:00
views.py [py3] Fixed test_client_regress tests 2012-08-15 10:58:26 +02:00