Django

Code

Changeset 902

Show
Ignore:
Timestamp:
10/17/05 08:20:59 (3 years ago)
Author:
adrian
Message:

Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymous

Files:

Legend:

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

    r896 r902  
    398398Whether to prepend the "www." subdomain to URLs that don't have it. This is 
    399399only used if ``CommonMiddleware`` is installed (see the `middleware docs`_). 
    400 See also ``PREPEND_WWW``. 
     400See also ``APPEND_SLASH``. 
    401401 
    402402SECRET_KEY