o
    p6f7                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                
   @   sz   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
fdej	ddfdej	ddfgdej
dddgZdS )	Migration)rates0001_initialAdditionalChargesidTFID)auto_createdprimary_key	serializeverbose_nametitle   )
max_lengthvalue
created_at)auto_now_add
updated_at)namefieldsRateRates)old_namenew_nameN)__name__
__module____qualname__dependenciesr   CreateModelr   BigAutoField	CharFieldDateTimeFieldRenameModel
operations r%   r%   z/media/darth/New Volume E/PROJECTS/DRIVERZZ/DRIVERZZ_DATABASE/rates/migrations/0002_additionalcharges_rename_rate_rates.pyr      s"    
r   N)	django.dbr   r   r   r%   r%   r%   r&   <module>   s   