mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed Sphinx warnings on duplicate object descriptions.
This commit is contained in:
parent
ad811335bd
commit
69e2cd6fed
6 changed files with 14 additions and 1 deletions
|
|
@ -855,6 +855,7 @@ must define some additional attributes and methods. These methods allow the
|
|||
admin to control access of the user to admin content:
|
||||
|
||||
.. class:: models.CustomUser
|
||||
:noindex:
|
||||
|
||||
.. attribute:: is_staff
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue