o
    f                     @   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)0021_notification_mark_read_notificationsuser_profileaddressTi  )blank
max_lengthnull)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   	CharField
operations r   r   E/var/www/html/dev/myapp/migrations/0022_alter_user_profile_address.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   