Tune documentation titles

This commit is contained in:
Aleksi Häkli 2019-05-26 17:42:52 +03:00
parent 572addc84a
commit 5f08037f78
No known key found for this signature in database
GPG key ID: 3E7146964D726BBE

View file

@ -57,8 +57,8 @@ A normal login flow for Django runs as follows:
is aborted and signal handlers triggered.
Django authentication flow with Axes
------------------------------------
Django Axes authentication flow
-------------------------------
Axes monitors logins with the ``user_login_failed`` signal handler
and after login attempts exceed the given maximum, starts blocking them.