Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/howto/deployment
Commit message (Expand)AuthorAgeFilesLines
* Reverted "Fixed #25203 -- Documented how to pass Apache e...Tim Graham2015-09-141-41/+0
* Fixed #25203 -- Documented how to pass Apache environment...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 WSG...Matt Robenolt2015-08-021-2/+1
* Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment ch...Tim Graham2015-07-281-3/+4
* Fixed malformed Sphinx directives.Tim Graham2015-07-251-1/+1
* Added ALLOWED_HOSTS and SERVER_EMAIL details to deploymen...Tim Graham2015-06-111-0/+18
* Fixed #24926 -- Removed outdated information from deploymentYamila Moreno2015-06-051-12/+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-131-0/+8
* Added syntax highlighting for apache code blocksIan Lee2015-03-021-3/+9
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-221-1/+1
* Removed FastCGI support per deprecation timeline; refs #2...Tim Graham2015-01-173-442/+4
* Deprecated TEMPLATE_LOADERS.Aymeric Augustin2014-12-281-2/+2
* Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin2014-12-281-8/+0
* Updated some other external links in the docsClaude Paroz2014-12-191-1/+1
* Used https for most *.python.org linksClaude Paroz2014-12-192-2/+2
* Add missing dotVladimir Rutsky2014-12-061-1/+1
* Fixed #23708 -- Corrected mod_wsgi docs reference to none...Tim Graham2014-10-271-5/+11
* Fixed #23705 -- Removed unnecessary AliasMatch from examp...Tim Graham2014-10-231-2/+0
* Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as co...Collin Anderson2014-10-151-6/+0
* Removed sudo from pip commands in docs.Corey Farwell2014-09-221-1/+1
* Don't recommend using sudo when installing uwsgiMatt Robenolt2014-09-201-2/+2
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-121-0/+8
* Fixed #23350 -- Updated mod_wsgi auth example to use less...Tim Graham2014-09-091-4/+13
* Refs #23430 -- gunicorn wants a module, not fileCollin Anderson2014-09-061-1/+1
* Fixed #23430 -- simplified gunicorn deployment docs.Collin Anderson2014-09-061-13/+7
* Removed unnecessary code-block directives.areski2014-08-192-6/+2
* Fixed #23154 -- Removed reference to deprecated run_gunic...Tim Graham2014-08-021-32/+3
* Fixed #23067 -- Updated docs to use django-adminChristoph Heer2014-07-302-2/+2
* Fixed #22619 -- Corrected description of os.path.Tim Graham2014-05-131-1/+1
* Changed paths in docs that referred to Python 2.Aymeric Augustin2014-04-201-2/+2
* Fixed #22392 -- Corrected deployment instructions for Apa...Tim Graham2014-04-151-6/+4
* Removed WSGI upgrade instructions for Django 1.3 and earl...Tim Graham2014-03-021-25/+0
* Fixed documention typojibreel2014-02-271-1/+1
* Fixed #22116 -- Added precision about WSGIPythonPath sepa...Claude Paroz2014-02-241-1/+4
* Fixed #22062 -- Corrected static files config for Apache ...Tim Graham2014-02-181-3/+6
* Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi ...Tim Graham2013-12-251-1/+1
* Updated a bunch of hyperlinks in documentationClaude Paroz2013-12-083-5/+5
* Fixed #20938 -- Added cached sessions note to deployment ...Tim Graham2013-09-071-0/+3
* Fixed #20973 -- Document serving static files without dja...Loic Bistuer2013-09-031-4/+5
* Fixed some ReST errors regarding backticksTim Graham2013-08-153-3/+4
* Fixed #20667 - Removed discussion of DEBUG from tutorial.Tim Graham2013-08-021-0/+15
* Fixed #20766 -- Deprecated FastCGI support.Tim Graham2013-07-242-1/+10
* Fixed #20756 -- Typo in uWSGI docs.Tim Graham2013-07-171-1/+1
* Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham2013-07-141-3/+3
* Fixed #19319 -- Updated example httpd.conf for Apache 2.4Tim Graham2013-06-201-2/+3
* Warned that `request_finished` isn't sent by some buggy s...Jaap Roes2013-06-122-0/+17
* Fixed #20508 -- ReST typo.Aymeric Augustin2013-05-271-3/+4
* Fixed #20080 - Recommended use of PYTHONHASHSEEDTim Graham2013-05-231-0/+15