Commit History

Author SHA1 Message Date
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 years ago
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 2 years ago
  Adam Johnson a8c15481f4 Rewrote some references to "master". 3 years ago
  David Wobrock 7c318a8bdd Fixed #27844 -- Added optimizemigration management command. 3 years ago
  Carlton Gibson d113b5a837 Refs #33476 -- Made management commands use black. 3 years ago
  Jacob Walls 2d8232fa71 Fixed #26760 -- Added --prune option to migrate command. 3 years ago
  Jacob Walls 6f78cb6b13 Fixed #29026 -- Added --scriptable option to makemigrations. 3 years ago
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 years ago
  sage 84c7c4a477 Fixed #32309 -- Added --exclude option to startapp/startproject management commands. 3 years ago
  Jan Szoja 3cca5fdd3e Refs #25264 -- Doc's that not all default options are supported by every management command. 3 years ago
  Mariusz Felisiak 36714be874 Refs #31621 -- Fixed handling --parallel option in test management command and runtests.py. 3 years ago
  Adam Johnson ae89daf46f Fixed #31621 -- Added support for '--parallel auto' to test management command. 4 years ago
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 years ago
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 3 years ago
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 years ago
  Chris Jerdonek 038940cf55 Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax errors. 3 years ago
  tim-mccurrach cf2f6fc558 Fixed #32576 -- Corrected dumpdata docs for passing model names to the --exclude option. 3 years ago
  Mariusz Felisiak ec0ff40631 Fixed #32355 -- Dropped support for Python 3.6 and 3.7 4 years ago
  Hasan Ramezani 34aa4f1997 Fixed #32296 -- Added --skip-checks option to runserver command. 4 years ago
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
  Paolo Melchiorre c412d9af7e Fixed #32291 -- Added fixtures compression support to dumpdata. 4 years ago
  Adam Johnson 187e088b48 Removed redundant sentence in 'check' management command docs. 4 years ago
  MinchinWeb f1585c54d0 Fixed #31216 -- Added support for colorama terminal colors on Windows. 4 years ago
  Mariusz Felisiak d534b5734f Fixed typo in docs/ref/django-admin.txt. 4 years ago
  Ahmad A. Hussein 61a0ba43cf Refs #31811 -- Added optional timing outputs to the test runner. 4 years ago
  ovkulkarni b7a438c7e2 Fixed #31509 -- Made DiscoverRunner enable faulthandler by default. 4 years ago
  sebashwa 3d664a158d Fixed #31690 -- Added note about fuzzy entries in translation docs. 4 years ago
  Hasan Ramezani c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 years ago
  wtkm11 9756c33429 Fixed #31504 -- Allowed calling makemigrations without an active database connection. 4 years ago
  Paolo Melchiorre 0e3b0da2e3 Fixed #31552 -- Added support for LZMA and XZ fixtures to loaddata. 4 years ago