Commit History

作者 SHA1 備註 提交日期
  faishalmanzar 25a614639f [5.0.x] Fixed #32602 -- Clarified wording of TestCase class. 1 年之前
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年之前
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 年之前
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 年之前
  Francesco Panico 72efd840a8 Fixed #34110 -- Added in-memory file storage. 2 年之前
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 年之前
  David Smith 67b5f506a6 Changed some words to use inline markup. 3 年之前
  Baptiste Mispelon 91acfc3514 Fixed #33264 -- Made test runner return non-zero error code for unexpected successes. 3 年之前
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 3 年之前
  Chris Jerdonek dcb06c2c68 Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first. 3 年之前
  Sergey Fedoseev abc51d44af Used :ticket: role in all tickets links. 5 年之前
  Samuel Gaist 75840688f9 Doc'd the use of --noinput for test database handling. 6 年之前
  Dan Davis 2bd8df243a Fixed #30184 -- Removed ellipsis characters from shell output strings. 6 年之前
  Claude Paroz 50b8493581 Refs #29654 -- Replaced three dots with ellipsis character in output strings. 6 年之前
  Daniel Chimeno fbb9358149 Replaced 'python -Wall' with 'python -Wa'. 7 年之前
  Tim Graham 27193aea00 Fixed #28584 -- Dropped support for SQLite < 3.7.15. 7 年之前
  Harry Moreno 254fb8d1a4 Added "test --keepdb" to testing speedup docs. 7 年之前
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 年之前
  Mike Fiedler b961b51eaf Fixed typo in docs/topics/testing/overview.txt 8 年之前
  Harry Moreno 30c65ee818 Added parallel test running to "Speeding up the tests" docs. 8 年之前
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 年之前
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 年之前
  Ville Skyttä 575a9a791e Normalized "an SQL" spelling. 8 年之前
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 年之前
  Tim Graham 738bda8a6f Refs #25899 -- Improved visibility of TEST database settings in testing docs. 9 年之前
  Tim Graham 53e89ce2e7 Fixed #25451 -- Added advice about organizing tests. 9 年之前
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 年之前
  Tommy Beadle d3fdaf907d Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollback. 10 年之前
  Jon Dufresne b44dee16e6 Fixed #20916 -- Added Client.force_login() to bypass authentication. 9 年之前
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 年之前