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
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