diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2012-02-03 20:45:45 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2012-02-03 20:45:45 +0000 |
| commit | 6ecadcbdd2d2d34948e6482bfffe2c818887b39e (patch) | |
| tree | 263e83715ed9ee02a989227166840b9b525d9202 /docs/ref/contrib | |
| parent | 00227b65296da44404b2b6c60a753142a967e46d (diff) | |
Made a bunch more edits up until [17418]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17428 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/contrib')
| -rw-r--r-- | docs/ref/contrib/sitemaps.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/sitemaps.txt b/docs/ref/contrib/sitemaps.txt index ac9f8abac4..374fd6c55a 100644 --- a/docs/ref/contrib/sitemaps.txt +++ b/docs/ref/contrib/sitemaps.txt @@ -310,7 +310,7 @@ index will reflect that. .. versionadded:: 1.4 -If you are not using the vanilla sitemap view -- for example, if it is wrapped +If you're not using the vanilla sitemap view -- for example, if it's wrapped with a caching decorator -- you must name your sitemap view and pass ``sitemap_url_name`` to the index view:: |
