Commit History

Author SHA1 Message Date
  Tim Graham e3c7af18a3 Fixed #19489 -- Documented host parameter of assertRedirects(). 10 years ago
  Greg Chapple bf743a4d57 Fixed #16087 -- Added ResolverMatch instance to test client response. 10 years ago
  Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps 10 years ago
  Tim Graham aabceadd7d Revert "Fixed #15179 -- middlewares not applied for test client login()" 10 years ago
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 10 years ago
  Tim Graham dc7bc42cce Added missing versionadded annotation and tweaked release note; refs #22465. 11 years ago
  amatellanes 8394e570ba Fixed #22465 -- New assertion assertJSONNotEqual 11 years ago
  Tim Graham b5ce21accb Fixed spelling errors in documentation. 11 years ago
  Jacob R. Rothenbuhler 17c1884456 Fixed #22369 -- Added count parameter to assertTemplateUsed 11 years ago
  Claude Paroz 3417ba0309 Also allowed a non-overridden setting to be deleted 11 years ago
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 years ago
  Tim Graham d2f4553d70 Fixed #22216 -- Added Form.non_field_errors to form API doc. 11 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 years ago
  Tim Graham 7f2505ad9e Fixed doc typos. 11 years ago
  Henk Vos e65c0ccac0 Fixed #22071 -- Added a warning regarding override_settings and aliasing. 11 years ago
  Szczepan Cieślik e816198034 Fixed docs typos. 11 years ago
  Chris Bailey c5395eef76 Allowed a message to be passed to assertQuerysetEqual to make it consistent with other assert methods. 11 years ago
  Baptiste Mispelon 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 years ago
  Baptiste Mispelon 79e1d6ebd7 Don't show `self` in the list of arguments of a method. 11 years ago
  Claude Paroz 2a31d00933 Fixed #21740 -- Stopped using mutable default arguments in test client 11 years ago
  Unai Zalakain 9eb16031ca Fixed #12571 -- Attached originating WSGIRequest to test client responses. 11 years ago
  Tim Graham 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 11 years ago