Author: timo
Date: 2011-11-19 03:38:40 -0800 (Sat, 19 Nov 2011)
New Revision: 17111

Modified:
   django/trunk/docs/index.txt
Log:
Fixed #16940 - Added "Generic relations" to docs index; thanks danielr for the 
suggestion.

Modified: django/trunk/docs/index.txt
===================================================================
--- django/trunk/docs/index.txt 2011-11-19 10:57:59 UTC (rev 17110)
+++ django/trunk/docs/index.txt 2011-11-19 11:38:40 UTC (rev 17111)
@@ -170,7 +170,7 @@
 * :doc:`Clickjacking protection <ref/clickjacking>`
 * :doc:`Comments <ref/contrib/comments/index>` | :doc:`Moderation 
<ref/contrib/comments/moderation>` | :doc:`Custom comments 
<ref/contrib/comments/custom>`
 * :doc:`Conditional content processing <topics/conditional-view-processing>`
-* :doc:`Content types <ref/contrib/contenttypes>`
+* :doc:`Content types and generic relations <ref/contrib/contenttypes>`
 * :doc:`Cross Site Request Forgery protection <ref/contrib/csrf>`
 * :doc:`Cryptographic signing <topics/signing>`
 * :doc:`Databrowse <ref/contrib/databrowse>`

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to