o
    [=g                     @   s.   d dl Zd dlmZmZ G dd dejZdS )    N)
migrationsmodelsc                	   @   s^   e Zd ZdgZejddejdddddfde fd	ej	e
jjjjd
dfgddidgZdS )	Migration)notification0002_notificationsnotificationreceiveridTFID)auto_createdprimary_key	serializeverbose_nameuser_idr   znotification.notifications)	on_deletetodb_table)namefieldsoptionsN)__name__
__module____qualname__dependenciesr   CreateModelr   BigAutoFieldBigIntegerField
ForeignKeydjangodbdeletionCASCADE
operations r"   r"   U/var/www/html/notificationserver/notification/migrations/0003_notificationreceiver.pyr      s    
r   )django.db.models.deletionr   	django.dbr   r   r   r"   r"   r"   r#   <module>   s   