커밋 기록

작성자 SHA1 메시지 날짜
  Garry Polley 0b698eaea6 Added example of assertNumQueries() with "using" kwarg in testing topics docs. 5 년 전
  Pavel Savchenko 1711c509fa Fixed #27391 -- Implemented SimpleTestCase.debug(). 8 년 전
  Mariusz Felisiak b61ea56789 Refs #28478 -- Removed support for TestCase's allow_database_queries and multi_db per deprecation timeline. 5 년 전
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 년 전
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 년 전
  François Freitag 9a88e43aeb Fixed broken links and redirects in documentation. 5 년 전
  Caio Ariede 753b67c58d Fixed #30497 -- Ignored document type in assertXMLEqual()/assertXMLNotEqual(). 5 년 전
  Caio Ariede 4fb9e7b057 Doc'd that assertXMLEqual()/assertXMLNotEqual() ignores XML declaration and comments. 5 년 전
  Jon Dufresne 48235ba807 Refs #30399 -- Made assertHTMLEqual normalize character and entity references. 5 년 전
  Ramiro Morales aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 6 년 전
  Jon Dufresne 7feddd878c Fixed #18707 -- Added support for the test client to return 500 responses. 6 년 전
  Tim Graham 7e6b214ed3 Fixed #30116 -- Dropped support for Python 3.5. 6 년 전
  Tim Graham ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 년 전
  Simon Charette 41e73de39d Fixed #28478 -- Make DiscoverRunner skip creating unused test databases. 6 년 전
  Simon Charette 8c775391b7 Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. 6 년 전
  Dan Palmer e181666973 Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON. 6 년 전
  Benjamin Bach 08f788b169 Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < 3.6. 7 년 전
  Mattia Cattarinussi 2a0116266c Refs #29513 -- Linked the testing docs from the multi-db topic guide. 6 년 전
  Tim Graham 99157064a0 Fixed location of a few doc labels. 6 년 전
  Adam Johnson ae38777698 Updated a test example to use snake case. 6 년 전
  Jan Pieter Waagmeester 24959e48d9 Fixed #27398 -- Added an assertion to compare URLs, ignoring the order of their query strings. 7 년 전
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 년 전
  Morgan Aubert 704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 7 년 전
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 년 전
  Nick Sarbicki 47268242b0 Fixed #29082 -- Allowed the test client to encode JSON request data. 7 년 전
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 7 년 전
  Ramiro Morales 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. 7 년 전
  Will Ayd 09530e61a0 Fixed #28869 -- Made tagged test classes and methods inherit tags from parents. 7 년 전
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. 7 년 전
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 년 전