ó
ş9^c           @  s_   d  d l  m Z d  d l m Z d  d l m Z m Z d  d l Z d e j	 f d     YZ	 d S(   i˙˙˙˙(   t   unicode_literals(   t   settings(   t
   migrationst   modelsNt	   Migrationc           B  sn  e  Z e j e j  g Z e j d  d d d e j	 d e
 d e
 d e d d  f d	 e j d
 e
 d d d e
 d d  f d e j d e
 d d d d  f d e j d e
 d e
 d d  f d e j d
 e
 d e
 d d d e
 d d  f d e j d d  f d e j d d( d) g d d!  f d" e j d
 e
 d e
 d# e j j j j d$ e j  f g d% i d& d' 6 g Z RS(*   t   nameu	   FCMDevicet   fieldsu   idt   auto_createdt   primary_keyt	   serializet   verbose_nameu   IDu   namet   blankt
   max_lengthi˙   t   nullu   Nameu   activet   defaultt	   help_textu/   Inactive devices will not be sent notificationsu	   Is activeu   date_createdt   auto_now_addu   Creation dateu	   device_idt   db_indexu   GUID()u	   Device IDu   registration_idu   Registration tokenu   typet   choicesu   iosu   androidi
   u   usert	   on_deletet   tot   optionsu
   FCM deviceu   verbose_name(   u   iosu   ios(   u   androidu   android(   t   __name__t
   __module__R   t   swappable_dependencyR   t   AUTH_USER_MODELt   dependenciest   CreateModelR   t	   AutoFieldt   Truet   Falset	   CharFieldt   BooleanFieldt   DateTimeFieldt	   UUIDFieldt	   TextFieldt
   ForeignKeyt   djangot   dbt   deletiont   CASCADEt
   operations(    (    (    sD   /tmp/pip-unpacked-wheel-zRhu6W/fcm_django/migrations/0001_initial.pyR   
   s   	''!!-!<(
   t
   __future__R    t   django.confR   t	   django.dbR   R   t   django.db.models.deletionR%   R   (    (    (    sD   /tmp/pip-unpacked-wheel-zRhu6W/fcm_django/migrations/0001_initial.pyt   <module>   s   