diff options
| author | Georg Bauer <gb@hugo.westfalen.de> | 2005-10-17 15:44:09 +0000 |
|---|---|---|
| committer | Georg Bauer <gb@hugo.westfalen.de> | 2005-10-17 15:44:09 +0000 |
| commit | 7a0e8a24921a28cff20ba77bd4022cd573557d83 (patch) | |
| tree | 528d49fa1cf19fd974395781492c7c22f1eeef12 /docs/settings.txt | |
| parent | 714a32aa49ad41b1a6ad03e219c2e849aab8b83b (diff) | |
| parent | 63a3c72e19758995c7933be0644b33ff6a5d9837 (diff) | |
i18n: merged to [905] from trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/i18n@910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/settings.txt')
| -rw-r--r-- | docs/settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/settings.txt b/docs/settings.txt index ce971318f0..4fd4959bf1 100644 --- a/docs/settings.txt +++ b/docs/settings.txt @@ -400,7 +400,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 ---------- |
