o
    0=g                     @   s.   d dl mZ d dlmZ G dd dejZdS )    )models)timezonec                   @   s   e Zd Ze ZejdddZejddddZejddddZ	ejddddZ
ejddddZejddddZejddddZejdddZejddZejejdZejejdZG dd	 d	Zd
S )InstitutionT)nullblank   )
max_lengthr   r   2   F)defaultc                   @   s   e Zd ZdZdS )zInstitution.MetainstitutionN)__name__
__module____qualname__db_table r   r   ./var/www/html/django-vendor/adminapp/models.pyMeta   s    r   N)r   r   r   r   	CharFielduser	JSONFieldcontact_detailcitizenshipnidcompany_registration_documentpan_vat_document
pan_number
vat_number
ceo_detailBooleanFieldis_approvedDateTimeFieldr   nowcreated_datemodified_dater   r   r   r   r   r      s    r   N)	django.dbr   django.utilsr   Modelr   r   r   r   r   <module>   s    