From 31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143 Mon Sep 17 00:00:00 2001 From: Maxime Lorant Date: Wed, 18 Jul 2018 17:24:07 +0200 Subject: Removed duplicate words in docs. . --- docs/topics/auth/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics') diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 4fcd465d89..a77fe9ad4c 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -1447,7 +1447,7 @@ provides several built-in forms located in :mod:`django.contrib.auth.forms`: pass (In this case, you'll also need to use an authentication backend that - allows inactive users, such as as + allows inactive users, such as :class:`~django.contrib.auth.backends.AllowAllUsersModelBackend`.) Or to allow only some active users to log in:: -- cgit v1.3