mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-11 17:13:12 +00:00
Merge pull request #179 from jorlugaqui/add-link-readthedocs
Add link readthedocs
This commit is contained in:
commit
74bbae410a
1 changed files with 12 additions and 2 deletions
14
README.rst
14
README.rst
|
|
@ -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
|
||||
============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue