o
    h3                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   sF   e Zd ZdgZejddejddddejddejdd	ddgZ	d
S )	Migration)	customers0001_initialcustomeremailT   )blank
max_length)
model_namenamefield	last_named   N)
__name__
__module____qualname__dependenciesr   
AlterFieldr   
EmailField	CharField
operations r   r   \/var/www/html/pos/customers/migrations/0002_alter_customer_email_alter_customer_last_name.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   