summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/wsgi
Commit message (Expand)AuthorAgeFilesLines
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-012-1/+3
* Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson2023-02-103-11/+21
* Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov2022-08-091-1/+1
* Improved docs regarding UTF-8 support with Apache and mod_wsgi.Nick Frazier2021-10-081-3/+9
* Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall2021-08-171-1/+1
* Refs #32880 -- Made remaining titles consistent in how-to documents.Mariusz Felisiak2021-07-291-3/+3
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-292-6/+6
* Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope2021-05-171-1/+1
* Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne2020-06-022-7/+6
* Removed instructions for unsupported Apache versions.Claude Paroz2020-05-251-7/+1
* Used :envvar: role and .. envvar:: directive in various docs.Nick Pope2020-05-131-1/+1
* Used :pep: role in various docs.Nick Pope2020-05-131-4/+4
* Prevented (and corrected) single backtick usage in docs.Adam Johnson2020-04-011-1/+1
* Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze2019-09-063-11/+10
* Updated WSGI servers ordering according to the more commonly used.Frank Wiles2019-07-161-2/+2
* Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales2019-04-182-3/+3
* Updated some links to https and new locations.Mads Jensen2018-11-102-3/+3
* Refs #29784 -- Switched to https:// links where available.Jon Dufresne2018-09-261-3/+3
* Updated various links in docs to use HTTPS.Mariusz Felisiak2018-01-071-1/+1
* Fixed #28327 -- Removed contradictory description of mod_wsgi docs.Tim Graham2017-06-201-3/+3
* Updated various links in docs to avoid redirectsClaude Paroz2017-05-222-7/+3
* Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).Richard Barrell2017-04-062-16/+0
* Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.Tim Graham2017-02-131-21/+9
* Normalized casing of "custom user model".Tim Graham2016-11-231-1/+1
* Updated doc links to virtualenv website.Daniel Musketa2016-11-221-1/+1
* Replaced "django" with "Django" in spelling_wordlist.akki2016-11-151-1/+1
* Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.Naved Khan2016-07-251-1/+1
* Fixed broken links in docs and comments.Ville Skyttä2016-06-151-1/+1
* Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham2016-04-283-10/+10
* Fixed typo in docs/howto/deployment/wsgi/index.txteltronix2016-04-271-1/+1
* Fixed #26302 -- Removed incorrect statement about virtual hosts.girish ramnani2016-03-091-4/+3
* Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol2016-03-012-4/+4
* Fixed #26124 -- Added missing code formatting to docs headers.rowanv2016-02-012-11/+11
* Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus2016-01-221-3/+3
* Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modw...Tim Graham2016-01-081-4/+3
* Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.za2015-12-291-3/+6
* Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne2015-12-013-13/+13
* Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.Florian Demmer2015-11-142-21/+25
* Reverted "Fixed #25203 -- Documented how to pass Apache environment variables...Tim Graham2015-09-141-41/+0
* Fixed #25203 -- Documented how to pass Apache environment variables to Django.Paul Rentschler2015-09-111-0/+41
* Refs #25345 -- Updated links to code.google.com.Maxime Lorant2015-09-041-3/+3
* Removed obsolete note about sentry/raven not handling WSGI properly.Matt Robenolt2015-08-011-2/+1
* Fixed typo in docs/howto/deployment/wsgi/apache-auth.txtAfriza N. Arief2015-04-131-1/+1
* Documented how to use a non-root subdirectory with mod_wsgi.Ian Lee2015-03-121-0/+8
* Added syntax highlighting for apache code blocksIan Lee2015-03-021-3/+9
* Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang2015-02-221-1/+1
* Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham2015-01-171-4/+4
* Used https for most *.python.org linksClaude Paroz2014-12-191-1/+1
* Add missing dotVladimir Rutsky2014-12-071-1/+1
* Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment in w...Tim Graham2014-10-271-5/+11