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:48:52 +0200 |
| commit | 69e2cd6fed40f3ecf767609b80ad31f288446e48 (patch) | |
| tree | 9a85d7884df1dc068ca61da4279ecb662521e93c /docs/topics | |
| parent | ad811335bdd57d65dddbc05375ec3a70b59c96fb (diff) | |
Fixed Sphinx warnings on duplicate object descriptions.
Diffstat (limited to 'docs/topics')
| -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 |
