Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
django
/
contrib
/
admin
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: forms.cpython-310.pyc
o �a� � @ 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 � �|� |jst| jd dd| jjid��d S )Nr �username)�code�params)�super�confirm_login_allowed�is_staffr �error_messages�username_field�verbose_name)�self�user�� __class__� �</usr/lib/python3/dist-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) �django.contrib.auth.formsr r �django.core.exceptionsr �django.utils.translationr r r r r r r r �<module> s
Save
Cancel