Added documentation link

This commit is contained in:
Jorge Galvis 2016-07-30 17:05:13 +02:00
parent 21e433dd68
commit 7dfe23d43d

View file

@ -1,9 +1,9 @@
Django Axes
===========
.. 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
:alt: Build Status
:target: http://travis-ci.org/django-pci/django-axes
:target: http://travis-ci.org/jazzband/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
@ -16,6 +16,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
============