mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
fixed the management command name
This commit is contained in:
parent
fdf70c4c0c
commit
a381060c13
1 changed files with 2 additions and 1 deletions
|
|
@ -22,8 +22,9 @@ Sites using Defender:
|
|||
|
||||
Versions
|
||||
========
|
||||
- 0.3.1 - fixed the management command name
|
||||
- 0.3
|
||||
- Added management command ``cleanup_django_axes`` to clean up access
|
||||
- Added management command ``cleanup_django_defender`` to clean up access
|
||||
attempt table.
|
||||
- Added ``DEFENDER_STORE_ACCESS_ATTEMPTS`` config to say if you want to
|
||||
store attempts to DB or not.
|
||||
|
|
|
|||
Loading…
Reference in a new issue