Olivier Tabone
|
3f8dbe267d
Fixed #34757 -- Added support for following redirects to AsyncClient.
|
1 an în urmă |
Mariusz Felisiak
|
173034b005
Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses."
|
1 an în urmă |
David Wobrock
|
99bd5fb4c2
Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests.
|
2 ani în urmă |
David Wobrock
|
67da22f08e
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2 ani în urmă |
Scott Halgrim
|
c4eaa67e2b
Fixed #34063 -- Fixed reading request body with async request factory and client.
|
2 ani în urmă |
Anv3sh
|
d7f5bfd241
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
|
2 ani în urmă |
Tim Graham
|
694cf458f1
Removed 'tests' path prefix in a couple tests.
|
2 ani în urmă |
Baptiste Mispelon
|
50e1e7ef8e
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
3 ani în urmă |
Mariusz Felisiak
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 ani în urmă |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 ani în urmă |
Carlton Gibson
|
d15a10afb5
Adjusted CBV resolver_match example in testing tools docs.
|
3 ani în urmă |
David Smith
|
7ef0bc922c
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
|
3 ani în urmă |
Jaap Roes
|
b1bf8c8a4b
Fixed #33132 -- Fixed test client handling of querystring only redirects.
|
3 ani în urmă |
pochangl
|
f6d3557aa1
Fixed #32929 -- Fixed handling query strings in AsyncRequestFactory.
|
3 ani în urmă |
Mariusz Felisiak
|
27e156fa31
Fixed ResourceWarning in test_client.tests.ClientTest.test_uploading_named_temp_file().
|
3 ani în urmă |
tomhamiltonstubber
|
1e5aa8e1c7
Fixed #32790 -- Ensured test Client handles redirects to domain indexes without a specified trailing slash.
|
3 ani în urmă |
Marc Gibbons
|
d6572ee4b0
Fixed #32470 -- Fixed ResolverMatch instance on test clients when request.urlconf is set.
|
4 ani în urmă |
Carlton Gibson
|
ebb08d1942
Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
|
4 ani în urmă |
Patrick Arminio
|
542b4b3ab4
Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.
|
4 ani în urmă |
Jon Dufresne
|
cee93c6ba1
Refs #25780 -- Removed redundant status code assertions from tests.
|
4 ani în urmă |
Tom Carrick
|
bcc2befd0e
Fixed #31789 -- Added a new headers interface to HttpResponse.
|
4 ani în urmă |
Ahmad A. Hussein
|
7c947f0f5a
Fixed #31494 -- Preserved query strings when following HTTP 307/308 redirects in test client.
|
4 ani în urmă |
Ahmad A. Hussein
|
6425fd3124
Refs #31494 -- Added test for query strings for GET/HEAD requests when following HTTP 307/308 redirects in test client.
|
4 ani în urmă |
Andrew Godwin
|
fc0fa72ff4
Fixed #31224 -- Added support for asynchronous views and middleware.
|
5 ani în urmă |
swatantra
|
73ac9e3f04
Fixed #30677 -- Improved error message for urlencode() and Client when None is passed as data.
|
5 ani în urmă |
Jon Dufresne
|
95b7699ffc
Cleaned up exception message checking in some tests.
|
6 ani în urmă |
Jon Dufresne
|
7feddd878c
Fixed #18707 -- Added support for the test client to return 500 responses.
|
6 ani în urmă |
Jon Dufresne
|
6fe9c45b72
Fixed #30024 -- Made urlencode() and Client raise TypeError when None is passed as data.
|
6 ani în urmă |
Simon Charette
|
0f212db29d
Made reused RequestFactory instances class attributes.
|
6 ani în urmă |
Dan Palmer
|
e181666973
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
|
6 ani în urmă |