mirror of
https://github.com/django/django.git
synced 2025-10-05 00:00:37 +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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue