mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update README.rst
This commit is contained in:
parent
c1ecff5de6
commit
dec4d46df6
1 changed files with 1 additions and 3 deletions
|
|
@ -146,9 +146,7 @@ In your code, you can use ``from axes.utils import reset``.
|
|||
Issues
|
||||
======
|
||||
|
||||
* Why is Axes not capturing my failed login attempt?
|
||||
|
||||
It may be that you need to manually add watch_login to your login url.
|
||||
You may find that Axes is not capturing my failed login attempt. It may be that you need to manually add watch_login to your login url.
|
||||
For example, in your urls.py::
|
||||
|
||||
...
|
||||
|
|
|
|||
Loading…
Reference in a new issue