django-axes/docs/index.rst
Aleksi Häkli 99175dc57f
Use middleware, backends, and signals for lockouts
Fixes #389

Remove monkey-patching from the application loader phase
and use the Django authentication stack for lockout signals.

Utilize custom AUTHENTICATION_BACKENDS and MIDDLEWARE with signals
with backwards compatible implementation of features.

Update documentation, configuration and migration instructions
to match the new configuration and improve the code commentation.

Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-03 16:03:30 +02:00

28 lines
517 B
ReStructuredText

.. _index:
.. Django Axes documentation master file, created by
sphinx-quickstart on Sat Jul 30 16:37:41 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Django Axes's documentation!
=======================================
Contents
--------
.. toctree::
:maxdepth: 2
installation
configuration
migration
usage
requirements
development
captcha
Indices and tables
------------------
* :ref:`search`