Merge pull request #179 from jorlugaqui/add-link-readthedocs

Add link readthedocs
This commit is contained in:
Camilo Nova 2016-07-30 10:20:16 -05:00 committed by GitHub
commit 74bbae410a

View file

@ -5,9 +5,9 @@ Django Axes
:target: https://jazzband.co/
:alt: Jazzband
.. image:: https://secure.travis-ci.org/django-pci/django-axes.png?branch=master
.. image:: https://secure.travis-ci.org/jazzband/django-axes.png?branch=master
:target: http://travis-ci.org/jazzband/django-axes
:alt: Build Status
:target: http://travis-ci.org/django-pci/django-axes
``django-axes`` is a very simple way for you to keep track of failed login
attempts, both for the Django admin and for the rest of your site. The name is
@ -20,6 +20,16 @@ sort of a geeky pun, since ``axes`` can be read interpreted as:
definition) your website. Hilarious, right? That's what I thought too!
For more information see the documentation at:
https://django-axes.readthedocs.io/
If you have questions or have trouble using the app please file a bug report
at:
https://github.com/jazzband/django-axes/issues
Requirements
============