django/tests/regressiontests/test_client_regress
Malcolm Tredinnick 597f9d6105 Fixed #5982 -- Changed test client's URL processing to match core's (everything
gets run through urllib.unquote()). Patch from Leo Shklovskii and Russell
Keith-Magee.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7330 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-03-20 06:50:54 +00:00
..
fixtures Fixed #5330 -- Added a fixture file that was missing from [6039]. 2007-09-03 23:41:24 +00:00
__init__.py
models.py Fixed #5982 -- Changed test client's URL processing to match core's (everything 2008-03-20 06:50:54 +00:00
urls.py Fixed #5982 -- Changed test client's URL processing to match core's (everything 2008-03-20 06:50:54 +00:00
views.py Fixed #5982 -- Changed test client's URL processing to match core's (everything 2008-03-20 06:50:54 +00:00