
    oz8f                     8    d dl mZ  G d dej                  ZdS )    )modelsc                       e Zd Z ej        d          Z ej        d          Z ej        d          Z ej	                    Z
 ej        d          Z ej        d          Z G d d          ZdS )	NotificationsT)primary_key   )
max_length)auto_now_addc                       e Zd ZdZdZdS )Notifications.MetaTnotifications_notificationsN)__name__
__module____qualname__manageddb_table     FC:\Users\hp\python\driverzz\driverzz-admin-api\notifications\models.pyMetar      s        0r   r   N)r   r   r   r   BigAutoFieldid	CharFieldtitlebodyIntegerFieldsend_toDateTimeField
created_at
updated_atr   r   r   r   r   r      s        			.	.	.BF,,,E6s+++D!f!##G%%4888J%%4888J1 1 1 1 1 1 1 1 1 1r   r   N)	django.dbr   Modelr   r   r   r   <module>r"      sM         
1 
1 
1 
1 
1FL 
1 
1 
1 
1 
1r   