From 255f3f77d293e76273fd978e4728f8e2204fc9e1 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 6 Apr 2020 07:41:43 +0200 Subject: [3.0.x] Fixed Sphinx warnings on duplicate object descriptions. Backport of 69e2cd6fed40f3ecf767609b80ad31f288446e48 from master --- docs/topics/auth/customizing.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/topics/auth') 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 -- cgit v1.3