o
    5c                     @   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)profiles)0002_address_profile_channel_url_and_moreprofileallow_changesFzAllow Changes)defaultverbose_name)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   BooleanField
operations r   r   X/var/www/html/docker_usevoice/src/apps/profiles/migrations/0003_profile_allow_changes.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   