o
    sg'                     @   s"   d dl mZ G dd dejZdS )    )modelsc                   @   s4   e Zd Ze ZejddZejddZ	dd Z
dS )NotificationT)auto_now_addF)defaultc                 C   s   | j S )N)message)self r   5/var/www/html/AlliBotV5_Admin/corporate_app/models.py__str__   s   zNotification.__str__N)__name__
__module____qualname__r   	TextFieldr   DateTimeField
created_atBooleanFieldreadr
   r   r   r   r	   r      s
    r   N)	django.dbr   Modelr   r   r   r   r	   <module>   s    