Django

Code

Changeset 728

Show
Ignore:
Timestamp:
09/29/05 14:56:17 (3 years ago)
Author:
adrian
Message:

Clarified potentially confusing sentence in docs/modpython.txt

Files:

Legend:

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

    r642 r728  
    3030    </Location> 
    3131 
    32 ...and replace ``myproject.settings.main`` with the path to your settings file, 
    33 in dotted-package syntax
     32...and replace ``myproject.settings.main`` with the Python path to your 
     33settings file
    3434 
    3535This tells Apache: "Use mod_python for any URL at or under '/mysite/', using the