LICENSE.md
MANIFEST.in
README.md
VERSION.txt
requirements.txt
setup.cfg
setup.py
mad_notifications/__init__.py
mad_notifications/admin.py
mad_notifications/apps.py
mad_notifications/models.py
mad_notifications/notification.py
mad_notifications/settings.py
mad_notifications/shorthand.py
mad_notifications/signals.py
mad_notifications/tests.py
mad_notifications/user.py
mad_notifications/utils.py
mad_notifications.egg-info/PKG-INFO
mad_notifications.egg-info/SOURCES.txt
mad_notifications.egg-info/dependency_links.txt
mad_notifications.egg-info/requires.txt
mad_notifications.egg-info/top_level.txt
mad_notifications/api/serializers.py
mad_notifications/api/urls.py
mad_notifications/api/views.py
mad_notifications/migrations/0001_initial.py
mad_notifications/migrations/__init__.py
mad_notifications/notify/email.py
mad_notifications/notify/firebase.py
mad_notifications/notify/twilio.py
mad_notifications/senders/email.py
mad_notifications/senders/firebase.py
mad_notifications/senders/twilio.py