index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
modpython.txt
Age
Commit message (
Expand
)
Author
2006-04-21
Added note to docs/modpython.txt about prefork MPM vs. worker MPM
Adrian Holovaty
2006-04-12
Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter
Adrian Holovaty
2006-02-16
Fixed typo in [2311]
Adrian Holovaty
2006-02-16
Beefed up 'If you get a segmentation fault' section in docs/modpython.txt
Adrian Holovaty
2006-02-16
Added 'If you get a segmentation fault' to docs/modpython.txt
Adrian Holovaty
2005-11-27
Improved docs/modpython.txt to add note about debugging under mod_python with...
Adrian Holovaty
2005-11-26
Added 'Error handling' section to docs/modpython.txt
Adrian Holovaty
2005-11-13
Fixed #780 -- Fixed typo in docs/modpython.txt. Thanks, jhernandez
Adrian Holovaty
2005-11-07
Added 'Serving the admin files' section in docs/modpython.txt
Adrian Holovaty
2005-11-07
Updated install.txt and modpython.txt to note required Apache and mod_python ...
Adrian Holovaty
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty
2005-10-12
Added note to docs/modpython.txt about non-dev arrangements not serving admin...
Adrian Holovaty
2005-09-29
Clarified potentially confusing sentence in docs/modpython.txt
Adrian Holovaty
2005-09-14
Small change to docs/modpython.txt -- added link to Apache Web site
Adrian Holovaty
2005-07-21
Fixed spelling error and reworded mod_python PythonInterpreter section of docs
Adrian Holovaty
2005-07-21
No, [278] missed the actual bug; this should fix it
Jacob Kaplan-Moss
2005-07-21
Fixed ReST bug in [277]
Jacob Kaplan-Moss
2005-07-21
Added note about using different settings modules in the same virtual host
Jacob Kaplan-Moss
2005-07-21
Fixed #135 -- Added 'Multiple Django installations on the same Apache' to doc...
Adrian Holovaty
2005-07-21
Added 'Serving media files' to docs/modpython.txt
Adrian Holovaty
2005-07-19
Added 'Running a development server with mod_python' to docs/modpython.txt
Adrian Holovaty
2005-07-19
Added note about 'PythonDebug Off' to docs/modpython.txt
Adrian Holovaty
2005-07-19
Added some more to docs/modpython.txt
Adrian Holovaty
2005-07-19
Removed redundant word from docs/modpython.txt
Adrian Holovaty
2005-07-19
Added 'How to use Django with mod_python' -- docs/modpython.txt
Adrian Holovaty