summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
AgeCommit message (Expand)Author
2008-08-05gis: Merged revisions 7981-8001,8003-8011,8013-8033,8035-8036,8038-8039,8041-...archive/attic/gisJustin Bronn
2007-12-01gis: Merged 6672-6783 vis svnmerge from trunkJeremy Dunck
2007-11-14gis: Merged revisions 6614-6671 via svnmerge from trunk.Justin Bronn
2007-10-26gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-09-20gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-08-26gis: Made necessary modifications for unicode, manage refactor, backend refac...Justin Bronn
2007-06-18gis: Merged revisions 4786-5490 via svnmerge from Jeremy Dunck
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-10-27Fixed #2958 -- Pointed out in docs/modpython.txt that we use <Location> inste...Adrian Holovaty
2006-06-26Added links to FastCGI docs from various placesAdrian Holovaty
2006-05-08Made small clarification to docs/modpython.txtAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-04-21Added note to docs/modpython.txt about prefork MPM vs. worker MPMAdrian Holovaty
2006-04-12Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty
2006-02-16Fixed typo in [2311]Adrian Holovaty
2006-02-16Beefed up 'If you get a segmentation fault' section in docs/modpython.txtAdrian Holovaty
2006-02-16Added 'If you get a segmentation fault' to docs/modpython.txtAdrian Holovaty
2005-11-27Improved docs/modpython.txt to add note about debugging under mod_python with...Adrian Holovaty
2005-11-26Added 'Error handling' section to docs/modpython.txtAdrian Holovaty
2005-11-13Fixed #780 -- Fixed typo in docs/modpython.txt. Thanks, jhernandezAdrian Holovaty
2005-11-07Added 'Serving the admin files' section in docs/modpython.txtAdrian Holovaty
2005-11-07Updated install.txt and modpython.txt to note required Apache and mod_python ...Adrian Holovaty
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-10-12Added note to docs/modpython.txt about non-dev arrangements not serving admin...Adrian Holovaty
2005-09-29Clarified potentially confusing sentence in docs/modpython.txtAdrian Holovaty
2005-09-14Small change to docs/modpython.txt -- added link to Apache Web siteAdrian Holovaty
2005-07-21Fixed spelling error and reworded mod_python PythonInterpreter section of docsAdrian Holovaty
2005-07-21No, [278] missed the actual bug; this should fix itJacob Kaplan-Moss
2005-07-21Fixed ReST bug in [277]Jacob Kaplan-Moss
2005-07-21Added note about using different settings modules in the same virtual hostJacob Kaplan-Moss
2005-07-21Fixed #135 -- Added 'Multiple Django installations on the same Apache' to doc...Adrian Holovaty
2005-07-21Added 'Serving media files' to docs/modpython.txtAdrian Holovaty
2005-07-19Added 'Running a development server with mod_python' to docs/modpython.txtAdrian Holovaty
2005-07-19Added note about 'PythonDebug Off' to docs/modpython.txtAdrian Holovaty
2005-07-19Added some more to docs/modpython.txtAdrian Holovaty
2005-07-19Removed redundant word from docs/modpython.txtAdrian Holovaty
2005-07-19Added 'How to use Django with mod_python' -- docs/modpython.txtAdrian Holovaty