mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-26 16:04:02 +00:00
Add a missing word
This commit is contained in:
parent
3bd44ce5ae
commit
3baf384060
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Disabling Axes system checks
|
|||
----------------------------
|
||||
|
||||
If you are implementing custom authentication, request middleware, or signal handlers
|
||||
the Axes checks system might false positives in the Django checks framework.
|
||||
the Axes checks system might generate false positives in the Django checks framework.
|
||||
|
||||
You can silence the unnecessary warnings by using the following Django settings::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue