o
    +e                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s0   e Zd ZdgZejddejdddddgZd	S )
	Migration)myapp0015_subscriptionuser_profileemail   TEmail)
max_lengthuniqueverbose_name)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   
EmailField
operations r   r   F/var/www/html/humari/myapp/migrations/0016_alter_user_profile_email.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   