o
    g                     @   s<   d dl mZ d dlmZ d dlmZmZ G dd deZdS )    )models)timezone)BaseTimeStampModelUserc                   @   s   e Zd Zejeejdd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G d
d dZdS )Institutioninstitution_profile)	on_deleterelated_nameT)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   1/var/www/html/django-vendor/institution/models.pyMeta   s    r   N)r   r   r   r   OneToOneFieldr   CASCADEuser	JSONFieldcontact_detail	CharFieldcitizenshipnidcompany_registration_documentpan_vat_document
pan_number
vat_number
ceo_detailBooleanFieldis_approvedr   r   r   r   r   r      s    r   N)	django.dbr   django.utilsr   core.modelsr   r   r   r   r   r   r   <module>   s   