Author: adrian Date: 2006-08-31 18:17:37 -0500 (Thu, 31 Aug 2006) New Revision: 3696
Modified: django/trunk/docs/sitemaps.txt Log: Added 'New in Django development version' to docs/sitemaps.txt Modified: django/trunk/docs/sitemaps.txt =================================================================== --- django/trunk/docs/sitemaps.txt 2006-08-31 23:16:25 UTC (rev 3695) +++ django/trunk/docs/sitemaps.txt 2006-08-31 23:17:37 UTC (rev 3696) @@ -2,6 +2,8 @@ The sitemap framework ===================== +**New in Django development version**. + Django comes with a high-level sitemap-generating framework that makes creating `Google Sitemap`_ XML files easy. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates -~----------~----~----~----~------~----~------~--~---
