summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/checklist.txt
AgeCommit message (Expand)Author
2018-10-11Simplified deployment checklist docs on customizing error views.Adam Johnson
2018-08-04Refs #28540 -- Added FILE_UPLOAD_PERMISSIONS to deployment checklist.Carlton Gibson
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-12-28Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.Adam Chainz
2016-09-29Fixed typos in docs/howto/deployment/checklist.txt.Laurent
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-02-19Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.Raphael Michel
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-07-28Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.Tim Graham
2015-07-25Fixed malformed Sphinx directives.Tim Graham
2015-06-11Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.Tim Graham
2014-12-28Deprecated TEMPLATE_LOADERS.Aymeric Augustin
2014-12-28Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham
2013-09-07Fixed #20938 -- Added cached sessions note to deployment checklist.Tim Graham
2013-08-01Fixed #20667 - Removed discussion of DEBUG from tutorial.Tim Graham
2013-07-14Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham
2013-05-27Fixed #20508 -- ReST typo.Aymeric Augustin
2013-05-23Fixed #20080 - Recommended use of PYTHONHASHSEEDTim Graham
2013-05-09Fixed #20215 -- Disabled persistent connections by default.Aymeric Augustin
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-17Two additions to the deployment checklist.Aymeric Augustin
2013-03-17Fixed #19697 -- Added a deployment checklist.Aymeric Augustin