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
/
wsgi
Age
Commit message (
Expand
)
Author
2013-02-11
Fixed WSGIPythonPath instruction in deployment docs
Claude Paroz
2012-10-29
[1.4.x] Fixed #19208 -- Docs for mod_wsgi daemon mode
Aymeric Augustin
2012-03-29
[1.4.X] Fixed #17993 -- Removed quotes around module parameter for wider comp...
Claude Paroz
2012-03-10
Fixed #17842 - Typo in uWsgi docs; thanks mitnk.
Timo Graham
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-02-24
Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.
Timo Graham
2012-02-03
Edited deployment doc changes from [17338]
Adrian Holovaty
2012-01-04
Clarified deployment docs to avoid giving users the impression that staticfil...
Carl Meyer
2011-10-28
Fixed #17130 -- Corrected import path of get_wsgi_application in deployment d...
Carl Meyer
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer