o
    `mh                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s2   e Zd ZdgZejddejg ddddgZdS )		Migration)trips!0002_trips_transmission_type_namer   status))r   Pending)   Complete)   Rejectedr   )choicesdefault)
model_namenamefieldN)	__name__
__module____qualname__dependenciesr   AddFieldr   IntegerField
operations r   r   E/var/www/html/DRIVERZZ_DATABASE/trips/migrations/0003_trips_status.pyr      s    r   N)	django.dbr   r   r   r   r   r   r   <module>   s   