o
    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Zg Zejddejddddfgddid	gZ	d
S )	MigrationTUseruser_id$   F)
max_lengthprimary_key	serializedb_table	core_user)namefieldsoptionsN)
__name__
__module____qualname__initialdependenciesr   CreateModelr   	CharField
operations r   r   ;/var/www/html/django-vendor/core/migrations/0001_initial.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   