U
    y_e                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sh   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dej	dddfdej
ddfgddidgZdS )	Migration)Estadistica0002_cantidadtipoRubroidTFID)auto_createdprimary_key	serializeverbose_namerubro   )
max_lengthvalor   	   )decimal_places
max_digitscontadorr   )defaultverbose_name_pluralzEstadistica Por rubro)namefieldsoptionsN)__name__
__module____qualname__dependenciesr   CreateModelr   BigAutoField	CharFieldDecimalFieldIntegerField
operations r&   r&   >/var/www/html/TransitoApp/Estadistica/migrations/0003_rubro.pyr      s    r   N)	django.dbr   r   r   r&   r&   r&   r'   <module>   s   