Historial de Commits

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