Author: adrian
Date: 2008-09-16 23:52:25 -0500 (Tue, 16 Sep 2008)
New Revision: 9051

Modified:
   django/trunk/docs/ref/contrib/admin.txt
Log:
Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)

Modified: django/trunk/docs/ref/contrib/admin.txt
===================================================================
--- django/trunk/docs/ref/contrib/admin.txt     2008-09-16 06:15:26 UTC (rev 
9050)
+++ django/trunk/docs/ref/contrib/admin.txt     2008-09-17 04:52:25 UTC (rev 
9051)
@@ -4,6 +4,9 @@
 The Django admin site
 =====================
 
+.. module:: django.contrib.admin
+   :synopsis: Django's admin site.
+
 One of the most powerful parts of Django is the automatic admin interface. It
 reads metadata in your model to provide a powerful and production-ready
 interface that content producers can immediately use to start adding content to


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to