o
    d                     @   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gZdS )	Migration)	dashboard#0036_remove_userlocation_country_iduserlocation
country_idN)default)
model_namenamefield)	__name__
__module____qualname__dependenciesr   AddFieldr   IntegerField
operations r   r   R/var/www/html/prime-uav/Admin/dashboard/migrations/0037_userlocation_country_id.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   