o
    mi                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   sD   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gZ	d
S )	Migration)
consultant0001_initialr   email   T)
max_lengthnull)
model_namenamefieldnote)r
   N)
__name__
__module____qualname__dependenciesr   AddFieldr   
EmailField	TextField
operations r   r   ^/var/www/html/kuke-dev/django-kuke/apps/consultant/migrations/0002_add_field_email_and_note.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   