François Freitag
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
%!s(int64=5) %!d(string=hai) anos |
Andrew Godwin
|
fc0fa72ff4
Fixed #31224 -- Added support for asynchronous views and middleware.
|
%!s(int64=5) %!d(string=hai) anos |
Dan Palmer
|
e181666973
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
|
%!s(int64=6) %!d(string=hai) anos |
Tim Graham
|
a6fb81750a
Added a test for Client.generic() data coercion.
|
%!s(int64=7) %!d(string=hai) anos |
Nick Sarbicki
|
47268242b0
Fixed #29082 -- Allowed the test client to encode JSON request data.
|
%!s(int64=7) %!d(string=hai) anos |
Tom
|
272f685794
Fixed #27999 -- Added test client support for HTTP 307 and 308 redirects.
|
%!s(int64=7) %!d(string=hai) anos |
Nicolas Delaby
|
746caf3ef8
Fixed #28837 -- Fixed test client crash if an exception with more than one arg is raised.
|
%!s(int64=7) %!d(string=hai) anos |
Jon Dufresne
|
21046e7773
Fixed #28249 -- Removed unnecessary dict.keys() calls.
|
%!s(int64=7) %!d(string=hai) anos |
Simon Charette
|
cecc079168
Refs #23919 -- Stopped inheriting from object to define new style classes.
|
%!s(int64=8) %!d(string=hai) anos |
Claude Paroz
|
2b281cc35e
Refs #23919 -- Removed most of remaining six usage
|
%!s(int64=8) %!d(string=hai) anos |
Ramin Farajpour Cami
|
967be82443
Fixed E305 flake8 warnings.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
6072de727f
Decorated a few functions.
|
%!s(int64=8) %!d(string=hai) anos |
za
|
321e94fa41
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
%!s(int64=8) %!d(string=hai) anos |
Tom Scrace
|
5549e89b84
Fixed #27184 -- Allowed uploading TemporaryFile with the test client.
|
%!s(int64=8) %!d(string=hai) anos |
Tim Graham
|
edf3b88f1a
Refs #25969 -- Replaced usage of render_to_response() with render() in tests.
|
%!s(int64=9) %!d(string=hai) anos |
Dražen Odobašić
|
b1e33ceced
Fixed #23395 -- Limited line lengths to 119 characters.
|
%!s(int64=9) %!d(string=hai) anos |
pscottdevos
|
7fa1dd8a80
Fixed #25163 -- Fixed exception handling in nested test client requests.
|
%!s(int64=9) %!d(string=hai) anos |
Tim Graham
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
%!s(int64=10) %!d(string=hai) anos |
Rigel Di Scala
|
28634394f5
Fixed #23606 -- Implemented Client and RequestFactory trace() methods.
|
%!s(int64=10) %!d(string=hai) anos |
Marc Tamlyn
|
2607fa9016
Fixed #21774 -- Isolate all test urls from eachother.
|
%!s(int64=11) %!d(string=hai) anos |
Jason Myers
|
c3791463a5
Fixing E302 Errors
|
%!s(int64=11) %!d(string=hai) anos |
Unai Zalakain
|
99b681e227
Fixed #21341 -- Eased https requests with the test client
|
%!s(int64=11) %!d(string=hai) anos |
Alex Gaynor
|
b35ff0d920
Fixed all the E203 violations
|
%!s(int64=11) %!d(string=hai) anos |
Alex Gaynor
|
9d740eb8b1
Fix all violators of E231
|
%!s(int64=11) %!d(string=hai) anos |
Juan Catalano
|
4840fd9cbc
Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response.
|
%!s(int64=11) %!d(string=hai) anos |
Aymeric Augustin
|
6a6428a36f
Took advantage of django.utils.six.moves.urllib.*.
|
%!s(int64=11) %!d(string=hai) anos |
Tim Graham
|
d194714c0a
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
|
%!s(int64=12) %!d(string=hai) anos |
Ramiro Morales
|
60dd4eabe7
Removed mentions of modeltests.
|
%!s(int64=12) %!d(string=hai) anos |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
%!s(int64=12) %!d(string=hai) anos |