Changeset 845
- Timestamp:
- 10/11/05 22:52:05 (3 years ago)
- Files:
-
- django/trunk/docs/modpython.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/modpython.txt
r728 r845 144 144 Just change ``Location`` to the root URL of your media files. 145 145 146 Note that the Django development server automagically serves admin media files, 147 but this is not the case when you use any other server arrangement. 148 146 149 .. _lighttpd: http://www.lighttpd.net/ 147 150 .. _TUX: http://en.wikipedia.org/wiki/TUX_web_server
