Commit History

Author SHA1 Message Date
  Dominic Rodger c33d1ca1d9 Fixed #20852 - Fixed incorrectly generated left quotes in docs. 11 years ago
  Julien Phalip 0b071ba7df Fixed a small formatting issue. 11 years ago
  Jose L. Patino 7b57e575c9 Fixed #19877 -- Added `--no-color` option to `BaseCommand` to avoid using output styles. 12 years ago
  Julien Phalip 47c755327b Fixed a number of minor misspellings. 11 years ago
  Tim Graham bd0dcc6c89 Fixed #20766 -- Deprecated FastCGI support. 11 years ago
  Alasdair Nicol 1131d4191f Fixed typo in inspectdb docs 11 years ago
  Tim Graham a7d97a6778 Fixed #20653 -- Renamed checksetup -> check missed in [03465639] 11 years ago
  Ramiro Morales f73d04dda9 Removed 'cleanup' management command as per deprecation TL. 11 years ago
  Daniel Lindsley b3532f7df9 Adjusted the docs to reflect when the checksetup command was added. 11 years ago
  Daniel Lindsley 2a6a32047d Added missing docs for the checksetup command. 11 years ago
  Tim Graham 8a6e040bfa Fixed #20525 -- Added versionadded for clearsessions. 12 years ago
  Preston Holmes 6786920fd8 Fixed #16330 -- added --pks option in dumpdata command 12 years ago
  Tim Graham 2c62a509de Fixed #20136 - Fixed and expanded the docs for loaddata and model signals. 12 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
  Tim Graham 8fc68af9c0 Fixed #20248 - Clarified manage.py vs. django-admin.py 12 years ago
  Tim Graham 33503600b5 Fixed #18277 - Clarified startproject documentation. 12 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 12 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 12 years ago
  Aymeric Augustin 20a91cce04 Fixed #17037 -- Added a --all option to diffsettings. 12 years ago
  Claude Paroz 6a91b63842 Fixed #19923 -- Display tracebacks for non-CommandError exceptions 12 years ago
  Claude Paroz 7e85ee8cd2 Added missing versionadded for sqldropindexes command docs 12 years ago
  Aymeric Augustin deb4e097ae Fixed minor rst formatting glitch. 12 years ago
  Tomasz Rybak 5099f31a31 Made changes asked in review by HonzaKral 12 years ago
  Aymeric Augustin 3f1c7b7053 Simplified default project template. 12 years ago
  Ramiro Morales 08dc90bccf Fixed #14305 -- Switched inspectdb to create unmanaged models. 12 years ago
  Ramiro Morales ce27fb198d Revert "Patch by Claude for #16084." 12 years ago
  Ramiro Morales 2babab0bb3 Patch by Claude for #16084. 12 years ago
  Ramiro Morales 1f6b2e7a65 Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pythonrc.py`. 12 years ago
  Craig Blaszczyk 6158c79dbe Made (make|compile)messages commands accept multiple locales at once. 12 years ago
  Ramiro Morales eee865257a Fixed #17008 -- Added makemessages option to not remove .pot files. 12 years ago