o
    Ԡoh|                     @   s.   d dl mZ ddlmZ G dd dejZdS )    )forms   )Eventc                   @   s   e Zd ZG dd dZdS )	EventFormc                   @   s<   e Zd ZeZddgZejddidejdddddZ	d	S )
zEventForm.Metaname
event_dateclasszform-control)attrszdatetime-local)typer   )r   r   N)
__name__
__module____qualname__r   modelfieldsr   	TextInputDateTimeInputwidgets r   r   D/var/www/html/yash/facial_attendance_system-main/attendance/forms.pyMeta   s    
r   N)r   r   r   r   r   r   r   r   r      s    r   N)djangor   modelsr   	ModelFormr   r   r   r   r   <module>   s    