summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/wsgi/index.txt
AgeCommit message (Expand)Author
2013-06-12Warned that `request_finished` isn't sent by some buggy setups.Jaap Roes
2013-04-18Fixed #20282 -- Typo in WSGI docs.Aymeric Augustin
2013-03-06Fixed #19994 -- Typo.Aymeric Augustin
2013-02-04Simplified default project template.Aymeric Augustin
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2012-09-27fixed #10809 -- add a mod_wsgi authentication handlerPreston Holmes
2011-10-28Fixed #17130 -- Corrected import path of get_wsgi_application in deployment d...Carl Meyer
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer