o
    h                     @   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gZdS )		Migration)	customers0003_alter_customer_addresscustomerphone   T)
max_lengthunique)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField
operations r   r   C/var/www/html/pos/customers/migrations/0004_alter_customer_phone.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   