o
    M,d                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s0   e Zd ZdgZejddejdddddgZd	S )
	Migration)CostosZ0005_plantilla_usuario	plantillabloqueo   r   	   )decimal_placesdefault
max_digits)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   DecimalField
operations r   r   JD:\PycharmProjects\TransitoApp\Costos\migrations\0006_plantilla_bloqueo.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   