mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Clean up documentation line feeds
This commit is contained in:
parent
9b895941c8
commit
3dc69a4f56
4 changed files with 3 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ them as per the example.
|
|||
]
|
||||
|
||||
|
||||
|
||||
Customizing username lookups
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
This page contains upgrade instructions between different Axes
|
||||
versions so that users might more confidently upgrade their installations.
|
||||
|
||||
|
||||
Upgrading from Axes version 4 to 5
|
||||
----------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
You can contribute to this project forking it from GitHub and sending pull requests.
|
||||
|
||||
|
||||
Running tests
|
||||
-------------
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ This document describes the Django authentication flow
|
|||
and how Axes augments it to achieve authentication and login
|
||||
monitoring and lock users out on too many access attempts.
|
||||
|
||||
|
||||
Django authentication flow
|
||||
--------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue