mirror of
https://github.com/Hopiu/django.git
synced 2026-05-02 04:34:45 +00:00
Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributing.txt. Thanks John Scott.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
384a721e1c
commit
1ef86fdf2b
1 changed files with 0 additions and 1 deletions
|
|
@ -525,7 +525,6 @@ Model style
|
|||
|
||||
* All database fields
|
||||
* ``class Meta``
|
||||
* ``class Admin``
|
||||
* ``def __unicode__()``
|
||||
* ``def __str__()``
|
||||
* ``def save()``
|
||||
|
|
|
|||
Loading…
Reference in a new issue