
    ?ȋhv                     :    d dl mZ d dlmZ  G d de          ZdS )    )BaseCommand)resetc                       e Zd ZdZd ZdS )Commandz&Reset all access attempts and lockoutsc                     t                      }|r| j                            | d           d S | j                            d           d S )Nz attempts removed.zNo attempts found.)r   stdoutwrite)selfargsoptionscounts       `/var/www/pixelcanvas.ch/venv/lib/python3.11/site-packages/axes/management/commands/axes_reset.pyhandlezCommand.handle	   sU     	4K:::;;;;;K233333    N)__name__
__module____qualname__helpr    r   r   r   r      s(        3D4 4 4 4 4r   r   N)django.core.management.baser   
axes.utilsr   r   r   r   r   <module>r      s]    3 3 3 3 3 3      	4 	4 	4 	4 	4k 	4 	4 	4 	4 	4r   