OwlCyberSecurity - MANAGER
Edit File: forms.cpython-39.pyc
a hH�f� � @ sL d dl mZmZ d dlmZ d dlmZ G dd� de�ZG dd� de�Z dS ) � )�AuthenticationForm�PasswordChangeForm)�ValidationError)�gettext_lazyc s: e Zd ZdZi ej�ded�i�ZdZ� fdd�Z� Z S )�AdminAuthenticationFormz= A custom authentication form used in the admin app. � invalid_loginztPlease enter the correct %(username)s and password for a staff account. Note that both fields may be case-sensitive.�requiredc s2 t � �|� |js.t| jd dd| jjid��d S )Nr �username)�code�params)�super�confirm_login_allowedZis_staffr �error_messagesZusername_fieldZverbose_name)�self�user�� __class__� �\/home/gouroczh/virtualenv/test/3.9/lib/python3.9/site-packages/django/contrib/admin/forms.pyr s �z-AdminAuthenticationForm.confirm_login_allowed) �__name__� __module__�__qualname__�__doc__r r �_�required_css_classr � __classcell__r r r r r s ���r c @ s e Zd ZdZdS )�AdminPasswordChangeFormr N)r r r r r r r r r s r N) Zdjango.contrib.auth.formsr r Zdjango.core.exceptionsr Zdjango.utils.translationr r r r r r r r �<module> s