django-axes/docs/8_reference.rst
Aleksi Häkli d4dc3ba246 Improve documentation
Fixes #410
2019-04-27 18:51:02 +03:00

17 lines
399 B
ReStructuredText

.. _reference:
8. API reference
================
Axes offers extendable APIs that you can customize to your liking.
You can specialize the following base classes or alternatively implement
your own classes based on top of the following base implementations.
.. automodule:: axes.backends
:members:
.. automodule:: axes.middleware
:members:
.. automodule:: axes.handlers.base
:members: