o
    8~/f                     @   s:   d dl Zd dlmZ d dlmZmZ G dd dejZdS )    N)settings)
migrationsmodelsc                   @   s   e Zd ZdgZejdddejddejddddd	ej	d
dej
dddddfdejddfdejddejjjjddfdejddejjjjejdfgdgZdS )	Migration)myapp0025_notification_leavenotificationis_read)
model_namenamenotification_usersT2   )blank
max_lengthnull)r
   r   fieldmark_read_notificationsidFID)auto_createdprimary_key	serializeverbose_namestatus)defaultnotifzmyapp.notification)r   r   	on_deletetouser)r   fieldsN)__name__
__module____qualname__dependenciesr   RemoveFieldAddFieldr   	CharFieldCreateModelBigAutoFieldBooleanField
ForeignKeydjangodbdeletionCASCADEr   AUTH_USER_MODEL
operations r1   r1   R/var/www/html/humari/myapp/migrations/0026_remove_notification_is_read_and_more.pyr      s*    r   )django.db.models.deletionr+   django.confr   	django.dbr   r   r   r1   r1   r1   r2   <module>   s   