Kaydet (Commit) d7e6b8fe authored tarafından Tim Graham's avatar Tim Graham

Fixed typo in docs/topics/auth/customizing.txt.

üst 95238a7d
...@@ -241,7 +241,7 @@ for example, to control anonymous access. ...@@ -241,7 +241,7 @@ for example, to control anonymous access.
Authorization for inactive users Authorization for inactive users
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
An inactive user is a one that has its An inactive user is one that has its
:attr:`~django.contrib.auth.models.User.is_active` field set to ``False``. The :attr:`~django.contrib.auth.models.User.is_active` field set to ``False``. The
:class:`~django.contrib.auth.backends.ModelBackend` and :class:`~django.contrib.auth.backends.ModelBackend` and
:class:`~django.contrib.auth.backends.RemoteUserBackend` authentication :class:`~django.contrib.auth.backends.RemoteUserBackend` authentication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment