mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Remove redundant comment
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
parent
8b4c522f5b
commit
9b0f664dcd
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ class MyAppConf(AppConf):
|
|||
VERBOSE = True
|
||||
|
||||
# whitelist and blacklist
|
||||
# TODO: convert the strings to IPv4 on startup to avoid type conversion during processing
|
||||
NEVER_LOCKOUT_WHITELIST = False
|
||||
|
||||
NEVER_LOCKOUT_GET = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue