mirror of
https://github.com/django/django.git
synced 2024-12-23 17:46:27 +00:00
Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymous
git-svn-id: http://code.djangoproject.com/svn/django/trunk@902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b223d0fd87
commit
0bb68cd072
@ -397,7 +397,7 @@ Default: ``False``
|
|||||||
|
|
||||||
Whether to prepend the "www." subdomain to URLs that don't have it. This is
|
Whether to prepend the "www." subdomain to URLs that don't have it. This is
|
||||||
only used if ``CommonMiddleware`` is installed (see the `middleware docs`_).
|
only used if ``CommonMiddleware`` is installed (see the `middleware docs`_).
|
||||||
See also ``PREPEND_WWW``.
|
See also ``APPEND_SLASH``.
|
||||||
|
|
||||||
SECRET_KEY
|
SECRET_KEY
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user