Clean up documentation line feeds

This commit is contained in:
Aleksi Häkli 2019-04-27 16:08:17 +03:00
parent 9b895941c8
commit 3dc69a4f56
4 changed files with 3 additions and 1 deletions

View file

@ -110,7 +110,6 @@ them as per the example.
]
Customizing username lookups
----------------------------

View file

@ -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
----------------------------------

View file

@ -5,6 +5,7 @@
You can contribute to this project forking it from GitHub and sending pull requests.
Running tests
-------------

View file

@ -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
--------------------------