diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-06 07:41:43 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-04-07 09:49:31 +0200 |
| commit | 255f3f77d293e76273fd978e4728f8e2204fc9e1 (patch) | |
| tree | 23f72fc1707efa14ea770b240e5075c6e704bf96 /docs/topics/auth | |
| parent | 22a2e97fc30487af89d7c34b753853e7b510083d (diff) | |
[3.0.x] Fixed Sphinx warnings on duplicate object descriptions.
Backport of 69e2cd6fed40f3ecf767609b80ad31f288446e48 from master
Diffstat (limited to 'docs/topics/auth')
| -rw-r--r-- | docs/topics/auth/customizing.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/auth/customizing.txt b/docs/topics/auth/customizing.txt index 453566d4cf..2bf8d611c2 100644 --- a/docs/topics/auth/customizing.txt +++ b/docs/topics/auth/customizing.txt @@ -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 |
