Django

Code

Show
Ignore:
Timestamp:
03/24/08 23:42:21 (5 months ago)
Author:
adrian
Message:

Edited some docs changes from the past few days

Files:

Legend:

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

    r7303 r7361  
    3333algorithm the system follows to determine which Python code to execute: 
    3434 
    35     1. Django determines the root URLConf module to use; ordinarily 
     35    1. Django determines the root URLconf module to use. Ordinarily, 
    3636       this is the value of the ``ROOT_URLCONF`` setting in your 
    3737       `settings file`_, but if the incoming ``HttpRequest`` object