1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/test_client_regress
2011-08-23 00:52:45 +00:00
..
bad_templates
fixtures
templates
__init__.py
models.py Fixed #10571 -- Factored out the payload encoding code to make sure it is used for PUT requests. Thanks to kennu for the report, pterk for the patch, and wildfire for the review comments. 2011-08-23 00:52:45 +00:00
session.py
urls.py
views.py