U
    :d                     @   s*   d dl mZ d dlZG dd dejZdS )    )
migrationsNc                   @   s2   e Zd ZdgZejddejjdddddgZ	d	S )
	Migration)profilesZ0003_profile_allow_changesaddresscountry    )default
max_lengthF)
model_namenamefieldpreserve_defaultN)
__name__
__module____qualname__dependenciesr   
AlterFielddjango_countriesfieldsCountryField
operations r   r   W/var/www/html/UseVoiceDocker/src/apps/profiles/migrations/0004_alter_address_country.pyr      s   r   )	django.dbr   django_countries.fieldsr   r   r   r   r   r   <module>   s   