summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
AgeCommit message (Expand)Author
2021-08-17Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall
2021-07-29Refs #32880 -- Made remaining titles consistent in how-to documents.Mariusz Felisiak
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-07-28Refs #32956 -- Lowercased "internet" and "email" where appropriate.David Smith
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2020-09-29Updated ASGI uvicorn deployment docs.Thomas Grainger
2020-08-05Added Hypercorn to ASGI deployment guide. Phil Jones
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-05-25Removed instructions for unsupported Apache versions.Claude Paroz
2020-05-13Used :envvar: role and .. envvar:: directive in various docs.Nick Pope
2020-05-13Used :pep: role in various docs.Nick Pope
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2020-03-25Improved sessions notes in deployment checklist.Adam Johnson
2019-12-20Refs #30767 -- Improved deployment documentation.Katie McLaughlin
2019-12-04Refs #20935 -- Removed duplicate ToC references.Fredrik
2019-10-02Fixed some typos in comments and docs.Min ho Kim
2019-09-09Fixed #30767 -- Improved references to deployment documentation.Katie McLaughlin
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-07-16Updated WSGI servers ordering according to the more commonly used.Frank Wiles
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2019-02-08Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644.Himanshu Lakhara
2018-11-10Updated some links to https and new locations.Mads Jensen
2018-10-11Simplified deployment checklist docs on customizing error views.Adam Johnson
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-08-04Refs #28540 -- Added FILE_UPLOAD_PERMISSIONS to deployment checklist.Carlton Gibson
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2017-06-20Fixed #28327 -- Removed contradictory description of mod_wsgi docs.Tim Graham
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-04-06Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).Richard Barrell
2017-02-13Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.Tim Graham
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-11-23Normalized casing of "custom user model".Tim Graham
2016-11-22Updated doc links to virtualenv website.Daniel Musketa
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-09-29Fixed typos in docs/howto/deployment/checklist.txt.Laurent
2016-07-25Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.Naved Khan
2016-06-15Fixed broken links in docs and comments.Ville Skyttä
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-04-27Fixed typo in docs/howto/deployment/wsgi/index.txteltronix
2016-03-09Fixed #26302 -- Removed incorrect statement about virtual hosts.girish ramnani
2016-03-01Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol
2016-02-19Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.Raphael Michel
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2016-01-08Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modw...Tim Graham
2015-12-29Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.za