Author: russellm
Date: 2007-04-16 06:26:07 -0500 (Mon, 16 Apr 2007)
New Revision: 5010
Modified:
django/trunk/docs/templates.txt
Log:
Fixed #4038 -- Added reference to django.contrib.webdesign in the template docs.
Modified: django/trunk/docs/templates.txt
===================================================================
--- django/trunk/docs/templates.txt 2007-04-16 11:11:16 UTC (rev 5009)
+++ django/trunk/docs/templates.txt 2007-04-16 11:26:07 UTC (rev 5010)
@@ -1293,3 +1293,11 @@
* Textile
* Markdown
* ReST (ReStructured Text)
+
+django.contrib.webdesign
+------------------------
+
+A collection of template tags that can be useful while designing a website,
+such as a generator of Lorem Ipsum text. See the `webdesign documentation`_.
+
+.. _webdesign documentation: ../webdesign/
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---