Commit History

Author SHA1 Message Date
  Berker Peksag 4f90c99635 Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH. 10 years ago
  Thomas Chaumeny d3db878e4b Moved CSRF docs out of contrib. 10 years ago
  Aymeric Augustin 8f79c154ca Removed extra period. 10 years ago
  Tim Graham bedd439297 Fixed #23667 -- Incorrect settings reference for language cookie. 10 years ago
  Erik Romijn 2bb00b0b0b Made minor typographic correction to SECRET_KEY docs. 10 years ago
  Erik Romijn 4ad57bbe31 Fixed #22310 -- Documented exact usage of SECRET_KEY 10 years ago
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 years ago
  Tim Graham 90761d00e3 Fixed spelling mistakes and added words to wordlist. 10 years ago
  Tim Graham a4f23eba2e Fixed #23421 -- Corrected TEST SERIALIZE setting. 10 years ago
  Josh Smeaton 0eb5cde9da Fixed #21775 -- Allowed customization of datafile for Oracle tablespace 10 years ago
  José Padilla 5472d18e31 Fixed #23461 -- Added EMAIL_TIMEOUT setting 10 years ago
  Tim Graham 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option 10 years ago
  Andi Albrecht 00535e8e6b Fixed #20743 -- Added support for keyfile/certfile in SMTP connections. 10 years ago
  Tim Graham c32bc1a7a7 Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work with models that don't define get_absolute_url(). 10 years ago
  Tim Graham c7fa27d702 Fixed #23344 -- Removed duplicate docs for file upload settings. 10 years ago
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. 10 years ago
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin 10 years ago
  David Hoffman e1c85167a3 Fixed #23097 -- Switched to new octal format in docs 10 years ago
  Collin Anderson 2c1384fbac Fixed a few PEP8 errors in settings doc. 10 years ago
  Tim Graham 814bcc3395 Fixed #22924 -- Added a note about MEDIA_URL in templates. 10 years ago
  Andrew Godwin 08221d1b5c Fixed #22874: Document that AUTH_USER_MODEL must be in first migration 10 years ago
  Andrew Godwin 8d2ac948a9 Fixed #22853: Swapped models are now ignored for migration operations. 10 years ago
  mlavin 4696cd9671 Fixed #22477 -- Removed contrib middleware from the global settings defaults. 10 years ago
  Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings. 10 years ago
  Tim Graham c17cd151d8 Doc edits for refs #22487. 10 years ago
  Andrew Godwin 8c12d51ea2 Fixed #22487: Optional rollback emulation for migrated apps 10 years ago
  Moayad Mardini 56cfa508c7 Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package 10 years ago
  Tim Graham 4b57e203fe Fixed spelling in docs. 10 years ago
  Flavio Curella beec05686c Fixed #22667 -- Replaced leader/follower terminology with primary/replica 10 years ago
  Martin Brochhaus bb0a9a070b Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 10 years ago