index
:
chango.git
devmain
fix-31295
initial-branch
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
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
2014-09-09
Fixed #23350 -- Updated mod_wsgi auth example to use less memory.
Tim Graham
2014-09-06
Refs #23430 -- gunicorn wants a module, not file
Collin Anderson
2014-09-05
Fixed #23430 -- simplified gunicorn deployment docs.
Collin Anderson
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-02
Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-05-12
Fixed #22619 -- Corrected description of os.path.
Tim Graham
2014-04-20
Changed paths in docs that referred to Python 2.
Aymeric Augustin
2014-04-15
Fixed #22392 -- Corrected deployment instructions for Apache 2.4.
Tim Graham
2014-03-02
Removed WSGI upgrade instructions for Django 1.3 and earlier.
Tim Graham
2014-02-27
Fixed documention typo
jibreel
2014-02-24
Fixed #22116 -- Added precision about WSGIPythonPath separator
Claude Paroz
2014-02-18
Fixed #22062 -- Corrected static files config for Apache >= 2.4
Tim Graham
2013-12-25
Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-09-07
Fixed #20938 -- Added cached sessions note to deployment checklist.
Tim Graham
2013-09-03
Fixed #20973 -- Document serving static files without django.contrib.staticfiles
Loic Bistuer
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-08-01
Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-17
Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-07-14
Fixed #20746 -- Removed Python 2.6 specific code/docs
Tim Graham
2013-06-20
Fixed #19319 -- Updated example httpd.conf for Apache 2.4
Tim Graham
2013-06-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-05-27
Fixed #20508 -- ReST typo.
Aymeric Augustin
2013-05-23
Fixed #20080 - Recommended use of PYTHONHASHSEED
Tim Graham
2013-05-18
Fixed #20402: removed as-limit from uWSGI example.
Aymeric Augustin
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-18
Fixed #20282 -- Typo in WSGI docs.
Aymeric Augustin
2013-03-30
Fixed #19492 - Added a link to the uWSGI/Django tutorial.
Tim Graham
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-17
Two additions to the deployment checklist.
Aymeric Augustin
2013-03-17
Fixed #19697 -- Added a deployment checklist.
Aymeric Augustin
2013-03-15
Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-03-11
Fixed #20026 -- Typo in Apache auth docs.
Aymeric Augustin
2013-03-06
Fixed #19994 -- Typo.
Aymeric Augustin
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-22
Fixed #19633 - Discouraged use of gunicorn's Django integration.
Tim Graham
[next]