Unai Zalakain
|
4fdd51b732
Fixed #15179 -- middlewares not applied for test client login()
|
11 éve |
Unai Zalakain
|
9c5f6cd565
Fixed #13725 -- take url scheme into account in assertRedirects
|
11 éve |
coagulant
|
8eec2d93b6
Fixed all E261 warnings
|
11 éve |
Jason Myers
|
c3791463a5
Fixing E302 Errors
|
11 éve |
Alex Gaynor
|
9d740eb8b1
Fix all violators of E231
|
11 éve |
Alasdair Nicol
|
c3aa2948c6
Fixed #21298 -- Fixed E301 pep8 warnings
|
11 éve |
Alasdair Nicol
|
b289fcf1bf
Fixed #21288 -- Fixed E126 pep8 warnings
|
11 éve |
Tim Graham
|
96d1d4e292
Removed unused local variables in tests.
|
11 éve |
Bojan Mihelac
|
0cac4fbf69
Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid
|
12 éve |
Tim Graham
|
a35ed20241
Fixed #18924 -- Made test.Client.logout send user_logged_out signal.
|
11 éve |
Chris Wilson
|
fa7cb4ef3c
Fixed #20404 -- Added a keys() method to ContextList.
|
12 éve |
Tim Graham
|
d194714c0a
Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError
|
12 éve |
Preston Holmes
|
d228c1192e
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
|
12 éve |
Claude Paroz
|
b04fd579d5
Fixed #20237 (again) Allowed binary parameter to assertContains
|
12 éve |
Claude Paroz
|
fe01404bb9
Fixed #20237 -- Reenabled assertContains with binary parameter
|
12 éve |
Florian Apolloner
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 éve |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 éve |