summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-05-08 02:27:30 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-05-08 02:27:30 +0000
commita374bf9d509ddb4b47320990ac18e707f66be13b (patch)
tree074ebbc18780ced108064d11e964047d3d72e0f6 /docs
parentc2a13da823002b1d1d2dfba2a7c2e676e83f4c86 (diff)
Removed "new in development version" warning, since this feature was in the
0.96 release. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/sitemaps.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/sitemaps.txt b/docs/sitemaps.txt
index dafc009859..550f448de1 100644
--- a/docs/sitemaps.txt
+++ b/docs/sitemaps.txt
@@ -2,8 +2,6 @@
The sitemap framework
=====================
-**New in Django development version**.
-
Django comes with a high-level sitemap-generating framework that makes
creating sitemap_ XML files easy.