o
    Z.g+                     @   s&   d dl mZmZ G dd dejZdS )    )
migrationsmodelsc                	   @   sP   e Zd ZdZg Zejddejdddddfde	 fdej
dd	fgd
gZdS )	MigrationTChatMessageidFID)auto_createdprimary_key	serializeverbose_namemessage	timestamp)auto_now_add)namefieldsN)__name__
__module____qualname__initialdependenciesr   CreateModelr   BigAutoField	TextFieldDateTimeField
operations r   r   >/var/www/html/AlliBot_CAA/AlliBot_R/migrations/0001_initial.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   