o
    0=g                     @   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)application0001_initialr   user_idT)null)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   
AlterFieldr   IntegerField
operations r   r   T/var/www/html/django-vendor/application/migrations/0002_alter_application_user_id.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   