summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
AgeCommit message (Expand)Author
2016-07-25[1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.Naved Khan
2016-06-15[1.9.x] Fixed broken links in docs and comments.Ville Skyttä
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-27[1.9.x] Fixed typo in docs/howto/deployment/wsgi/index.txteltronix
2016-03-09[1.9.x] Fixed #26302 -- Removed incorrect statement about virtual hosts.girish ramnani
2016-03-01[1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol
2016-02-19[1.9.x] Fixed #26243 -- Noted that 'python -R' is enabled by default in Pytho...Raphael Michel
2016-02-01[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.Tim Graham
2016-02-01[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ...Tim Graham
2016-01-22[1.9.x] Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2016-01-08[1.9.x] Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/w...Tim Graham
2015-12-29[1.9.x] Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.za
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-14[1.9.x] Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.Florian Demmer
2015-09-14Reverted "Fixed #25203 -- Documented how to pass Apache environment variables...Tim Graham
2015-09-11Fixed #25203 -- Documented how to pass Apache environment variables to Django.Paul Rentschler
2015-09-04Refs #25345 -- Updated links to code.google.com.Maxime Lorant
2015-08-01Removed obsolete note about sentry/raven not handling WSGI properly.Matt Robenolt
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
2015-06-05Fixed #24926 -- Removed outdated information from deploymentYamila Moreno
2015-04-13Fixed typo in docs/howto/deployment/wsgi/apache-auth.txtAfriza N. Arief
2015-03-12Documented how to use a non-root subdirectory with mod_wsgi.Ian Lee
2015-03-02Added syntax highlighting for apache code blocksIan Lee
2015-02-22Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2014-12-28Deprecated TEMPLATE_LOADERS.Aymeric Augustin
2014-12-28Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin
2014-12-19Updated some other external links in the docsClaude Paroz
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-07Add missing dotVladimir Rutsky
2014-10-27Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment in w...Tim Graham
2014-10-23Fixed #23705 -- Removed unnecessary AliasMatch from example Apache config.Tim Graham
2014-10-15Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.Collin Anderson
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-09-19Don't recommend using sudo when installing uwsgiMatt Robenolt
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham
2014-09-09Fixed #23350 -- Updated mod_wsgi auth example to use less memory.Tim Graham
2014-09-06Refs #23430 -- gunicorn wants a module, not fileCollin Anderson
2014-09-05Fixed #23430 -- simplified gunicorn deployment docs.Collin Anderson
2014-08-19Removed unnecessary code-block directives.areski
2014-08-02Fixed #23154 -- Removed reference to deprecated run_gunicorn command.Tim Graham
2014-07-30Fixed #23067 -- Updated docs to use django-adminChristoph Heer
2014-05-12Fixed #22619 -- Corrected description of os.path.Tim Graham
2014-04-20Changed paths in docs that referred to Python 2.Aymeric Augustin
2014-04-15Fixed #22392 -- Corrected deployment instructions for Apache 2.4.Tim Graham
2014-03-02Removed WSGI upgrade instructions for Django 1.3 and earlier.Tim Graham
2014-02-27Fixed documention typojibreel