Added 'New in Django development version' to docs/sitemaps.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
cea1fcc0d1
commit
fe9a21b243
|
@ -2,6 +2,8 @@
|
||||||
The sitemap framework
|
The sitemap framework
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
**New in Django development version**.
|
||||||
|
|
||||||
Django comes with a high-level sitemap-generating framework that makes
|
Django comes with a high-level sitemap-generating framework that makes
|
||||||
creating `Google Sitemap`_ XML files easy.
|
creating `Google Sitemap`_ XML files easy.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue