o
    sg                     @   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NotificationidFID)auto_createdprimary_key	serializeverbose_namemessage
created_at)auto_now_add)namefieldsN)__name__
__module____qualname__initialdependenciesr   CreateModelr   BigAutoField	TextFieldDateTimeField
operations r   r   F/var/www/html/AlliBotV5_Admin/corporate_app/migrations/0001_initial.pyr      s$    
	r   N)	django.dbr   r   r   r   r   r   r   <module>   s   