Commit History

Author SHA1 Message Date
  Bouke Haarsma c3936c0d79 Fixed #9523 -- Restart runserver after translation MO files change 11 years ago
  Unai Zalakain 15f82c7011 Fixed #9722 - used pyinotify as change detection system when available 11 years ago
  Bouke Haarsma 9b7d38ed5a Fixed #21210 -- Documented when runserver doesn't auto-restart. 11 years ago
  Claude Paroz 1e8eadc94e Fixed #15888 -- Made tablename argument of createcachetable optional 12 years ago
  Tai Lee e527c0b6d8 Fixed #13252 -- Added ability to serialize with natural primary keys. 12 years ago
  oz123 fca4c4826e Fixed #21075 - Improved doc for calling call_command with arguments. 11 years ago
  Andrew Godwin efd1e6096e Adding 'sqlmigrate' command and quote_parameter to support it. 11 years ago
  Eric Boersma 4d13cc56de Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 11 years ago
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  Andrew Godwin 7970d97a70 Docs tweaks (thanks timgraham) 11 years ago
  Andrew Godwin de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 years ago
  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
  Andrew Godwin f8297f6323 More migration docs, and conversion of all easy syncdb references 11 years ago
  Andrew Godwin 06103c8ef5 Small start to migrations documentation 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. 11 years ago
  Preston Holmes 6786920fd8 Fixed #16330 -- added --pks option in dumpdata command 11 years ago
  Tim Graham 2c62a509de Fixed #20136 - Fixed and expanded the docs for loaddata and model signals. 11 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