django1/tests/test_client
Carlton Gibson 8b3010a298 [3.1.x] Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
Backport of ebb08d1942 from master
2020-11-04 11:09:52 +01:00
..
__init__.py
auth_backends.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
test_conditional_content_removal.py Refs #23919 -- Removed misc Python 2/3 references. 2017-01-25 13:59:25 -05:00
test_fakepayload.py Fixed grammar in FakePayload exception message. 2019-01-25 08:43:21 -08:00
tests.py [3.1.x] Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers. 2020-11-04 11:09:52 +01:00
urls.py Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
views.py Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 2020-04-28 10:49:00 +02:00