diff --git a/docs/contributing.txt b/docs/contributing.txt index f3bee14069..d0d56a0e39 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -525,7 +525,6 @@ Model style * All database fields * ``class Meta`` - * ``class Admin`` * ``def __unicode__()`` * ``def __str__()`` * ``def save()``