LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
fcm_django/__init__.py
fcm_django/admin.py
fcm_django/apps.py
fcm_django/fields.py
fcm_django/models.py
fcm_django/settings.py
fcm_django.egg-info/PKG-INFO
fcm_django.egg-info/SOURCES.txt
fcm_django.egg-info/dependency_links.txt
fcm_django.egg-info/requires.txt
fcm_django.egg-info/top_level.txt
fcm_django/api/__init__.py
fcm_django/api/rest_framework.py
fcm_django/api/tastypie.py
fcm_django/migrations/0001_initial.py
fcm_django/migrations/0002_auto_20160808_1645.py
fcm_django/migrations/0003_auto_20170313_1314.py
fcm_django/migrations/0004_auto_20181128_1642.py
fcm_django/migrations/0005_auto_20170808_1145.py
fcm_django/migrations/0006_auto_20210802_1140.py
fcm_django/migrations/0007_auto_20211001_1440.py
fcm_django/migrations/0008_auto_20211224_1205.py
fcm_django/migrations/0009_alter_fcmdevice_user.py
fcm_django/migrations/0010_unique_registration_id.py
fcm_django/migrations/0011_fcmdevice_fcm_django_registration_id_user_id_idx.py
fcm_django/migrations/__init__.py
tests/test_admin.py
tests/test_api_rest_framework.py
tests/test_api_tastypie.py
tests/test_models.py
tests/testing_settings.py