o
    54g                     @   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eejdgZejdde	j
dddddfde	jdd	dd
dfde	jddddfde	jddddfde	jddddddfde	jddfde	jddejj	jjejdfgddidgZdS ) 	Migration)push_notifications0002_auto_20160106_0850	WNSDeviceidTFID)auto_createdprimary_key	serializeverbose_namename   Name)blank
max_lengthnullr   activez/Inactive devices will not be sent notificationsz	Is active)default	help_textr   date_createdzCreation date)auto_now_addr   r   	device_idzGUID()z	Device ID)r   db_indexr   r   r   registration_idzNotification URI)r   user)r   r   	on_deletetor   z
WNS device)r   fieldsoptionsN)__name__
__module____qualname__r   swappable_dependencyr   AUTH_USER_MODELdependenciesCreateModelr   	AutoField	CharFieldBooleanFieldDateTimeField	UUIDField	TextField
ForeignKeydjangodbdeletionCASCADE
operations r5   r5   r/var/www/html/notificationserver/venv/lib/python3.10/site-packages/push_notifications/migrations/0003_wnsdevice.pyr      s$    

r   )django.db.models.deletionr0   django.confr   	django.dbr   r   r   r5   r5   r5   r6   <module>   s   