Commit History

Author SHA1 Message Date
  Nick Pope fbdb032de2 Used :envvar: role and .. envvar:: directive in various docs. 4 years ago
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. 4 years ago
  Jon Dufresne faa08449dd Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. 4 years ago
  Adam Johnson 5b884d45ac Fixed #29501 -- Allowed dbshell to pass options to underlying tool. 4 years ago
  Gordon Pendleton d0da2820ca Fixed #31402 -- Added migrate --check option. 4 years ago
  gowthamk63 142ab6846a Fixed #31123 -- Added --include-stale-apps option to the remove_stale_contenttypes management command. 5 years ago
  Simon Charette 0b83c8cc4d Refs #31055 -- Added --database option to the check management command. 5 years ago
  Daniel Hahler 20debf01bd Fixed typo in docs/ref/django-admin.txt. 5 years ago
  Baptiste Mispelon 9e565386d3 Fixed #27430 -- Added -b/--buffer option to DiscoverRunner. 5 years ago
  Jon Dufresne 5708327c37 Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin. 5 years ago
  Jon Dufresne f5ebdfce5c Fixed #25388 -- Added an option to allow disabling of migrations during test database creation. 5 years ago
  Jon Dufresne eee4da3b57 Refs #30948 -- Updated install instructions to use pip instead of setup.py. 5 years ago
  Farhaan Bukhsh cc5622ec8c Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to command-line client. 5 years ago
  Caio Ariede dafdfd6a60 Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel. 5 years ago
  David Vaz e02f67ef2d Doc'd that migrate commmand accepts a unique migration name prefix. 5 years ago
  David Vaz 45554fd5c5 Fixed #30597 -- Clarified how to unapply migrations. 5 years ago
  David Vaz abba563c86 Refs #30597 -- Added a warning about dependent apps when unapplying migrations. 5 years ago
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. 5 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Andrew Godwin 052388aba4 Fixed #30676 -- Added --pdb option to test runner. 5 years ago
  Nick Pope f618e033ac Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproject management commands. 6 years ago
  Nick Pope 1692f69e37 Refs #30160 -- Doc'd startapp/startproject support for tarfile templates. 6 years ago
  Nick Pope 69a30f620e Refs #30160 -- Simplified archive extension map and added other aliases. 6 years ago
  Hasan Ramezani 8dd5877f58 Doc'd --no-input option for createsuperuser. 5 years ago
  Mariusz Felisiak 24e8f7f7d3 Fixed typos in docs/ref/django-admin.txt. 5 years ago
  Hasan Ramezani a5308514fb Fixed #27801 -- Made createsuperuser fall back to environment variables for password and required fields. 5 years ago
  Daniel Musketa 59de9494e7 Fixed typo in docs/ref/django-admin.txt. 5 years ago
  Daniel Hahler 29601bca9b Ignored pywatchman.SocketTimeout in Watchman autoreloader. 5 years ago
  François Freitag 568eed9e79 Fixed #30245 -- Added -k option to DiscoverRunner. 6 years ago
  Jon Dufresne 6866c91b63 Fixed #30418 -- Added --skip-checks management command option. 5 years ago