summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/modpython.txt
AgeCommit message (Collapse)Author
2009-07-03[1.0.X] Fixed #10426 -- Added note on language variables required for Apache ↵Russell Keith-Magee
to survive non-ASCII file uploads. Thanks to daybreaker for the report, and david for the draft text. Merge of r11170 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11172 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-07[1.0.X] Fixed #10714 - made mod_wsgi recommendation consistent across ↵Jacob Kaplan-Moss
deployment documentation, and removed duplicate modwsgi nav link. Backport of r10411 and r10413 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10416 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. ↵Jacob Kaplan-Moss
Backport of the parts of r10371 that apply to the 1.0 docs. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10372 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-01[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.Jacob Kaplan-Moss
I got my commit message cut off the first try, but luckily I get to still thank Kevin Kubasik for rolling all these fixes up into a single easy patch. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31[1.0.X]: Fixed #10553 -- Corrected several uses of `URLconf` in ↵Gary Wilson Jr
documentation and comments, according to the Django style guide. Based on patch from rduffield. Backport of r10256 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31[1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, ↵Gary Wilson Jr
#10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com. Backport of r10242 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-24[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiringMalcolm Tredinnick
PythonInterpreter in different VirtualHost blocks that share the same server name. Thanks to Graham Dumpleton for the clarification. Backport of r9268 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx ↵Jacob Kaplan-Moss
"versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-23Massive reorganization of the docs. See the new docs online at ↵Jacob Kaplan-Moss
http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37