o
    hU                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s   e Zd ZdgZejddejdddddejdd	ejdd
dddejddejdddddejddejddgddddejddejdddddgZ	dS )	Migration)	customers0008_delete_useractivitylogcustomercompany_nameTzFor institutional customers   )blank	help_text
max_length)
model_namenamefieldcontact_person_first_namezContact person's first named   contact_person_last_namezContact person's last namecustomer_type)
individual
Individual)institutionInstitutionr      )choicesdefaultr   	full_namezFor individual customersN)
__name__
__module____qualname__dependenciesr   AddFieldr   	CharField
AlterField
operations r$   r$   X/var/www/html/optinet_system/customers/migrations/0009_customer_company_name_and_more.pyr      s:    r   N)	django.dbr   r   r   r$   r$   r$   r%   <module>   s   