Author: brosner
Date: 2008-07-21 12:39:22 -0500 (Mon, 21 Jul 2008)
New Revision: 8031
Modified:
django/trunk/docs/contributing.txt
Log:
Fixed #7869 -- Removed a reference to an inner Admin class in
docs/contributing.txt. Thanks John Scott.
Modified: django/trunk/docs/contributing.txt
===================================================================
--- django/trunk/docs/contributing.txt 2008-07-21 17:28:21 UTC (rev 8030)
+++ django/trunk/docs/contributing.txt 2008-07-21 17:39:22 UTC (rev 8031)
@@ -525,7 +525,6 @@
* All database fields
* ``class Meta``
- * ``class Admin``
* ``def __unicode__()``
* ``def __str__()``
* ``def save()``
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---