o
    mi                     @   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)user,0004_user_profile_pic_user_profile_pic_thumbr   email   T)
max_lengthunique)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   
EmailField
operations r   r   P/var/www/html/kuke-dev/django-kuke/apps/user/migrations/0005_alter_user_email.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   