summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 4186 to 4454 from trunk.Robin Munn2007-01-311-1/+1
* sqlalchemy: Merged revisions 3918 to 4053 from trunk.Robin Munn2006-11-081-0/+5
* Added links to FastCGI docs from various placesAdrian Holovaty2006-06-261-2/+4
* Made small clarification to docs/modpython.txtAdrian Holovaty2006-05-081-2/+2
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-9/+9
* Added note to docs/modpython.txt about prefork MPM vs. worker MPMAdrian Holovaty2006-04-211-0/+4
* Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty2006-04-121-1/+1
* Fixed typo in [2311]Adrian Holovaty2006-02-161-7/+7
* Beefed up 'If you get a segmentation fault' section in docs/modpython.txtAdrian Holovaty2006-02-161-5/+28
* Added 'If you get a segmentation fault' to docs/modpython.txtAdrian Holovaty2006-02-161-0/+10
* Improved docs/modpython.txt to add note about debugging under mod_python with...Adrian Holovaty2005-11-271-0/+9
* Added 'Error handling' section to docs/modpython.txtAdrian Holovaty2005-11-261-0/+13
* Fixed #780 -- Fixed typo in docs/modpython.txt. Thanks, jhernandezAdrian Holovaty2005-11-131-1/+1
* Added 'Serving the admin files' section in docs/modpython.txtAdrian Holovaty2005-11-071-8/+26
* Updated install.txt and modpython.txt to note required Apache and mod_python ...Adrian Holovaty2005-11-071-1/+22
* Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty2005-10-191-22/+10
* Added note to docs/modpython.txt about non-dev arrangements not serving admin...Adrian Holovaty2005-10-121-0/+3
* Clarified potentially confusing sentence in docs/modpython.txtAdrian Holovaty2005-09-291-2/+2
* Small change to docs/modpython.txt -- added link to Apache Web siteAdrian Holovaty2005-09-141-8/+10
* Fixed spelling error and reworded mod_python PythonInterpreter section of docsAdrian Holovaty2005-07-211-5/+7
* No, [278] missed the actual bug; this should fix itJacob Kaplan-Moss2005-07-211-1/+1
* Fixed ReST bug in [277]Jacob Kaplan-Moss2005-07-211-1/+1
* Added note about using different settings modules in the same virtual hostJacob Kaplan-Moss2005-07-211-4/+19
* Fixed #135 -- Added 'Multiple Django installations on the same Apache' to doc...Adrian Holovaty2005-07-211-0/+25
* Added 'Serving media files' to docs/modpython.txtAdrian Holovaty2005-07-211-0/+28
* Added 'Running a development server with mod_python' to docs/modpython.txtAdrian Holovaty2005-07-191-0/+12
* Added note about 'PythonDebug Off' to docs/modpython.txtAdrian Holovaty2005-07-191-0/+4
* Added some more to docs/modpython.txtAdrian Holovaty2005-07-191-4/+23
* Removed redundant word from docs/modpython.txtAdrian Holovaty2005-07-191-1/+1
* Added 'How to use Django with mod_python' -- docs/modpython.txtAdrian Holovaty2005-07-191-0/+41