Django

Code

Changeset 845

Show
Ignore:
Timestamp:
10/11/05 22:52:05 (3 years ago)
Author:
adrian
Message:

Added note to docs/modpython.txt about non-dev arrangements not serving admin media files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/modpython.txt

    r728 r845  
    144144Just change ``Location`` to the root URL of your media files. 
    145145 
     146Note that the Django development server automagically serves admin media files, 
     147but this is not the case when you use any other server arrangement. 
     148 
    146149.. _lighttpd: http://www.lighttpd.net/ 
    147150.. _TUX: http://en.wikipedia.org/wiki/TUX_web_server