There was an error while loading. Please reload this page.
1 parent 99737c0 commit 2c01924Copy full SHA for 2c01924
1 file changed
docs/advanced.rst
@@ -10,7 +10,7 @@ or being in a particular group). This is implemented by subclassing the
10
``require_2fa`` method on it. This middleware needs to be added to your
11
``MIDDLEWARE_CLASSES`` setting.
12
13
-For example, to require a user to be a superuser:
+For example, to require superusers to use 2FA:
14
15
.. code-block:: python
16
0 commit comments