o
    54g                     @   s2   d dl mZ d dlmZmZ G dd dejZdS )    )settings)
migrationsmodelsc                   @   sv   e Zd ZdgZejddejdddddddd	ejd
dejdddddddd	ejddejdddddddd	gZdS )	Migration)push_notifications0004_fcm
apnsdeviceapplication_idzTOpaque application identity, should be filled in for multiple key/certificate access@   TzApplication ID)	help_text
max_lengthnullverbose_nameblank)
model_namenamefieldpreserve_default	gcmdevice	wnsdeviceN)	__name__
__module____qualname__dependenciesr   AddFieldr   	CharField
operations r   r   v/var/www/html/notificationserver/venv/lib/python3.10/site-packages/push_notifications/migrations/0005_applicationid.pyr      s,    r   N)django.confr   	django.dbr   r   r   r   r   r   r   <module>   s    