o
    b?                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sT   e Zd ZdZg Zejddejdddddfdej	dd	fd
ej	dd	fgdgZ
dS )	MigrationTDataidFID)auto_createdprimary_key	serializeverbose_namename   )
max_length
secondname)r   fieldsN)__name__
__module____qualname__initialdependenciesr   CreateModelr   BigAutoField	CharField
operations r   r   GC:\Users\DAVID\Desktop\project\apps\routeros\migrations\0001_initial.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   