Commit History

Author SHA1 Message Date
  Anton Baklanov d63703f1cd Fixed #18714 -- Added 'fuzzy' compilemessages option 10 years ago
  Andreas Madsack 27c9b3a27d Fixed #23808 -- Documented that migrations table is created when using runserver without migrating first. 10 years ago
  Berker Peksag cbd936d0f8 Fixed #18731 -- Added an example about customizing "makemessages" command. 10 years ago
  Tim Graham 450a616004 Corrected --noinput docs for makemigrations; refs #23407. 10 years ago
  Tim Graham 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option 10 years ago
  Raffaele Salmaso 1435cfbe8d Fixed #23302 -- Added --name/-n option to makemigrations command 10 years ago
  Tim Graham 6aae07fe61 Documented --database option for migrate. 10 years ago
  Tim Graham 15cafaa565 Fixed #5726 -- Documented that inspectdb doesn't detect defaults. 10 years ago
  Baptiste Mispelon 5853c87a45 Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. 10 years ago
  Claude Paroz 2cc8ffe258 Fixed #22985 -- Made call_command accept option name parameter 10 years ago
  Tim Graham 0efd72dc90 Fixed broken links in docs. 10 years ago
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin 10 years ago
  Gabriel Muñumel 0af593dbe5 Fixed #23102 -- Documented that sql* commands now respect allow_migrate(). 10 years ago
  Aymeric Augustin 53a61d82b3 Fixed #23062 -- Documented how to create superuser. 10 years ago
  David Hoffman e1c85167a3 Fixed #23097 -- Switched to new octal format in docs 10 years ago
  Andrew Godwin 503e59c9b0 Document -l as well as --list on migrate 10 years ago
  Anubhav Joshi 75ff7b8fb8 Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD supports FK after 9bc2d76. 10 years ago
  Andrew Godwin 32fefc6f70 Document --fake and --list on migrate command 10 years ago
  Huu Nguyen fbb684d95e Fixed #22862 -- Added --noinput option to makemigrations. 10 years ago
  Maxime Turcotte f97c53c098 Fixed #22801 -- Added 'www.' to diveintopython.net links 10 years ago
  Tim Graham 93d05536fd Fixed #22770 -- Removed create_superuser from post_migrate signals. 10 years ago
  Greg Chapple b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 11 years ago
  Moayad Mardini 2e613ea5c5 Fixed #22675 -- makemigrations --dry-run to output migrations to stdout. 11 years ago
  Moayad Mardini e98d303562 Fixed #22692 -- Added docs for `makemigrations` two command options. 11 years ago
  Esau Rodriguez ec9043ab2f Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models. 11 years ago
  Loic Bistuer d1799233f4 Fixed clash caused by the newly introduced -e shorthand for makemessages --exclude. 11 years ago
  Aymeric Augustin 58ed387db3 Documented django.setup(). 11 years ago
  Ana Krivokapic 0707b824fe Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 11 years ago
  Tim Graham b5ce21accb Fixed spelling errors in documentation. 11 years ago
  Andrew Godwin 09af48c70f Improve migrations/schema docs 11 years ago