1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/regressiontests/test_client_regress
Malcolm Tredinnick cd8eeaacf5 Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE
and OPTIONS support. Thanks Scott Barr and Leah Culver.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9188 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-07 09:23:40 +00:00
..
bad_templates
fixtures
__init__.py
models.py Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE 2008-10-07 09:23:40 +00:00
urls.py Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE 2008-10-07 09:23:40 +00:00
views.py Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE 2008-10-07 09:23:40 +00:00