o
    ^h+                     @   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   Z/var/www/html/corporate_allibots_3/corporate_allibot31/allibot3/migrations/0001_initial.pyr      s    
r   N)	django.dbr   r   r   r   r   r   r   <module>   s   