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
/
modwsgi.txt
Age
Commit message (
Expand
)
Author
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-07-01
Fixed #15974 -- Correctly link to static files handling in deployment docs. T...
Jannis Leidel
2011-01-03
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Timo Graham
2010-12-30
Fixed #13912 - Fixed AliasMatch regex in modwsgi docs. Thanks SmileyChris for...
Timo Graham
2010-12-29
Fixed #14277 - Clarify path names in modwsgi docs; thanks neitpiet for the re...
Timo Graham
2010-10-08
Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than...
Russell Keith-Magee
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-08-13
Fixed #11573: Updated Nginx url. Thanks bryanveloso.
Karen Tracey
2009-07-16
Fixed #11229 -- Updated the mod_wsgi deployment documentation to avoid refere...
Russell Keith-Magee
2009-06-19
Fixed #11344 -- Made a couple of minor clarifications to the mod_wsgi deploym...
Karen Tracey
2009-05-17
Fixed #10846: Corrected typo in modwsgi.txt and updated reference to deployme...
Karen Tracey
2009-03-31
Fixed #9970: added mod_wsgi docs. Thanks, Alex Gaynor.
Jacob Kaplan-Moss