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
|
||||
only used if ``CommonMiddleware`` is installed (see the `middleware docs`_).
|
||||
See also ``PREPEND_WWW``.
|
||||
See also ``APPEND_SLASH``.
|
||||
|
||||
SECRET_KEY
|
||||
----------
|
||||
|
|
Loading…
Reference in New Issue