Details
Description
https://github.com/django-pci/django-axes#usage
In your code, you can use from axes.utils import reset.
reset() will reset all lockouts and access records.
reset(ip=ip) will clear lockout/records for ip
reset(username=username) will clear lockout/records for username