Changeset 902
- Timestamp:
- 10/17/05 08:20:59 (3 years ago)
- Files:
-
- django/trunk/docs/settings.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/settings.txt
r896 r902 398 398 Whether to prepend the "www." subdomain to URLs that don't have it. This is 399 399 only used if ``CommonMiddleware`` is installed (see the `middleware docs`_). 400 See also `` PREPEND_WWW``.400 See also ``APPEND_SLASH``. 401 401 402 402 SECRET_KEY
