index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
howto
/
deployment
Age
Commit message (
Expand
)
Author
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-06-20
Fixed #28327 -- Removed contradictory description of mod_wsgi docs.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-04-06
Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537).
Richard Barrell
2017-02-13
Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-12-28
Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.
Adam Chainz
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-09-29
Fixed typos in docs/howto/deployment/checklist.txt.
Laurent
2016-07-25
Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.
Naved Khan
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-04-27
Fixed typo in docs/howto/deployment/wsgi/index.txt
eltronix
2016-03-09
Fixed #26302 -- Removed incorrect statement about virtual hosts.
girish ramnani
2016-03-01
Fixed #26303 -- Updated links to mod_wsgi docs.
Alasdair Nicol
2016-02-19
Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.
Raphael Michel
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-08
Fixed #26055 -- Removed an orphaned phrase in docs/howto/deployment/wsgi/modw...
Tim Graham
2015-12-29
Fixed #25104 -- Added httpd.conf hyperlink to modwsgi doc.
za
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-14
Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic.
Florian Demmer
2015-09-14
Reverted "Fixed #25203 -- Documented how to pass Apache environment variables...
Tim Graham
2015-09-11
Fixed #25203 -- Documented how to pass Apache environment variables to Django.
Paul Rentschler
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-08-01
Removed obsolete note about sentry/raven not handling WSGI properly.
Matt Robenolt
2015-07-28
Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.
Tim Graham
2015-07-25
Fixed malformed Sphinx directives.
Tim Graham
2015-06-11
Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.
Tim Graham
2015-06-05
Fixed #24926 -- Removed outdated information from deployment
Yamila Moreno
2015-04-13
Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt
Afriza N. Arief
2015-03-12
Documented how to use a non-root subdirectory with mod_wsgi.
Ian Lee
2015-03-02
Added syntax highlighting for apache code blocks
Ian Lee
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-01-17
Removed FastCGI support per deprecation timeline; refs #20766.
Tim Graham
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated ALLOWED_INCLUDE_ROOTS.
Aymeric Augustin
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-07
Add missing dot
Vladimir Rutsky
2014-10-27
Fixed #23708 -- Corrected mod_wsgi docs reference to nonexistent comment in w...
Tim Graham
2014-10-23
Fixed #23705 -- Removed unnecessary AliasMatch from example Apache config.
Tim Graham
2014-10-15
Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as common.
Collin Anderson
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-09-19
Don't recommend using sudo when installing uwsgi
Matt Robenolt
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
Tim Graham
[next]