U
    ™Kd   ã                   @   sJ   d dl mZ d dlmZ d dlmZ G dd„ deƒZG dd„ dejƒZdS )	é    )Úforms)ÚUserCreationForm)ÚUserc                   @   s   e Zd ZG dd„ dƒZdS )Ú
SignupFormc                   @   s   e Zd ZeZddddgZdS )zSignupForm.MetaÚusernameÚemailÚ	password1Ú	password2N©Ú__name__Ú
__module__Ú__qualname__r   ÚmodelÚfields© r   r   ú2/var/www/html/subscibe_interface/accounts/forms.pyÚMeta   s   r   N©r   r   r   r   r   r   r   r   r      s   r   c                   @   s   e Zd ZG dd„ dƒZdS )ÚUserFormc                   @   s   e Zd ZeZddddgZdS )zUserForm.Metar   r   Ú
first_nameÚ	last_nameNr
   r   r   r   r   r      s   r   Nr   r   r   r   r   r      s   r   N)	Údjangor   Údjango.contrib.auth.formsr   Údjango.contrib.auth.modelsr   r   Ú	ModelFormr   r   r   r   r   Ú<module>   s   