o
     c                     @   s.   d dl Zd dlmZmZ G dd dejZdS )    N)
migrationsmodelsc                   @   s6   e Zd ZdgZejddejdej	jj
dddgZdS )		Migration)profiles0001_initialprofileavatarzprofile_avatar/default.pngzProfile Picture)default	upload_toverbose_name)
model_namenamefieldN)__name__
__module____qualname__dependenciesr   
AlterFieldr   
ImageFieldappsr   avatar_filename
operations r   r   W/var/www/html/docker_usevoice/src/apps/profiles/migrations/0002_alter_profile_avatar.pyr      s    r   )apps.profiles.modelsr   	django.dbr   r   r   r   r   r   r   <module>   s   