o
    [h                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                   @   s   e Zd ZdgZejddejdddfdejdd	fd
ejdddfde	 fdej
dddfdejddfdejddfgdgZdS )	Migration)master	0010_gift
AppSettingidTF)primary_key	serializename   )
max_lengthcode)r   uniquevaluenotes)blanknull
created_at)auto_now_add
updated_at)auto_now)r   fieldsN)__name__
__module____qualname__dependenciesr   CreateModelr   BigAutoField	CharField
FloatField	TextFieldDateTimeField
operations r$   r$   `/var/www/vedio/testing/chatpythonscript.ninositsolution.com/master/migrations/0011_appsetting.pyr      s    
r   N)	django.dbr   r   r   r$   r$   r$   r%   <module>   s   