o
    ' c                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sD   e Zd ZdgZejddejdddddfdejd	d
fgdgZ	dS )	Migration)Index0001_initial	ParroquiaidTFID)auto_createdprimary_key	serializeverbose_namenombre<   )
max_length)namefieldsN)
__name__
__module____qualname__dependenciesr   CreateModelr   BigAutoField	CharField
operations r   r   AD:\PycharmProjects\TransitoApp\Index\migrations\0002_parroquia.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   