mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-27 11:30:28 +00:00
17 lines
399 B
ReStructuredText
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:
|