django-axes/docs/8_reference.rst

19 lines
406 B
ReStructuredText
Raw Permalink Normal View History

2019-04-27 14:55:28 +00:00
.. _reference:
2019-05-01 15:28:29 +00:00
API reference
=============
2019-04-27 14:55:28 +00:00
2019-05-01 15:28:29 +00:00
Axes offers extensible APIs that you can customize to your liking.
You can specialize the following base classes or alternatively use
third party modules as long as they implement the following APIs.
.. automodule:: axes.handlers.base
:members:
2019-04-27 14:55:28 +00:00
.. automodule:: axes.backends
:members:
2019-05-01 15:28:29 +00:00
:show-inheritance:
2019-04-27 14:55:28 +00:00
.. automodule:: axes.middleware
:members: