Rigel Di Scala
|
28634394f5
Fixed #23606 -- Implemented Client and RequestFactory trace() methods.
|
10 rokov pred |
Thomas Chaumeny
|
6baa46cb8b
Updated assertQuerysetEqual documentation following 311b3ad9db94c3e04f929c2622be4f10d759f45e
|
10 rokov pred |
Thomas Grainger
|
21683011d5
Added SuspiciousOperation to list of caught exceptions in testing docs.
|
10 rokov pred |
Claude Paroz
|
3a44e20005
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
|
10 rokov pred |
Claude Paroz
|
5675eb371f
Allowed skipIf/UnlessDBFeature to accept several feature strings
|
10 rokov pred |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 rokov pred |
Tim Graham
|
7ce4ef58c9
Fixed typo in docs/topics/testing/tools.txt.
|
10 rokov pred |
Moayad Mardini
|
668d432d0a
Fixed #22491 -- documented how select_for_update() should be tested.
|
10 rokov pred |
Tim Graham
|
e3c7af18a3
Fixed #19489 -- Documented host parameter of assertRedirects().
|
10 rokov pred |
Greg Chapple
|
bf743a4d57
Fixed #16087 -- Added ResolverMatch instance to test client response.
|
10 rokov pred |
Andrew Godwin
|
8c12d51ea2
Fixed #22487: Optional rollback emulation for migrated apps
|
10 rokov pred |
Tim Graham
|
aabceadd7d
Revert "Fixed #15179 -- middlewares not applied for test client login()"
|
11 rokov pred |
Claude Paroz
|
680a0f08b1
Updated doc links to point to Python 3 documentation
|
11 rokov pred |
Tim Graham
|
dc7bc42cce
Added missing versionadded annotation and tweaked release note; refs #22465.
|
11 rokov pred |
amatellanes
|
8394e570ba
Fixed #22465 -- New assertion assertJSONNotEqual
|
11 rokov pred |
Tim Graham
|
b5ce21accb
Fixed spelling errors in documentation.
|
11 rokov pred |
Jacob R. Rothenbuhler
|
17c1884456
Fixed #22369 -- Added count parameter to assertTemplateUsed
|
11 rokov pred |
Claude Paroz
|
3417ba0309
Also allowed a non-overridden setting to be deleted
|
11 rokov pred |
Anubhav Joshi
|
cd914e31c9
Fixed #21977 -- Deprecated SimpleTestCase.urls
|
11 rokov pred |
Tim Graham
|
d2f4553d70
Fixed #22216 -- Added Form.non_field_errors to form API doc.
|
11 rokov pred |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 rokov pred |
Claude Paroz
|
3a97f992fb
Fixed #22313 -- Removed 'u' prefixes from documentation
|
11 rokov pred |
Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
11 rokov pred |
Henk Vos
|
e65c0ccac0
Fixed #22071 -- Added a warning regarding override_settings and aliasing.
|
11 rokov pred |
Szczepan Cieślik
|
e816198034
Fixed docs typos.
|
11 rokov pred |
Chris Bailey
|
c5395eef76
Allowed a message to be passed to assertQuerysetEqual to make it consistent with other assert methods.
|
11 rokov pred |
Baptiste Mispelon
|
05d36dc06e
Always use parentheses when documenting a method with no arguments.
|
11 rokov pred |
Baptiste Mispelon
|
79e1d6ebd7
Don't show `self` in the list of arguments of a method.
|
11 rokov pred |
Claude Paroz
|
2a31d00933
Fixed #21740 -- Stopped using mutable default arguments in test client
|
11 rokov pred |
Unai Zalakain
|
9eb16031ca
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
|
11 rokov pred |