LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
config/__init__.py
config/asgi.py
config/settings.py
config/urls.py
config/wsgi.py
django_msgs.egg-info/PKG-INFO
django_msgs.egg-info/SOURCES.txt
django_msgs.egg-info/dependency_links.txt
django_msgs.egg-info/requires.txt
django_msgs.egg-info/top_level.txt
msgs/__init__.py
msgs/admin.py
msgs/app.py
msgs/exceptions.py
msgs/helpers.py
msgs/mixins.py
msgs/models.py
msgs/signals.py
msgs/tests.py
msgs/utils.py
msgs/views.py
msgs/abstract/__init__.py
msgs/abstract/admin.py
msgs/abstract/models.py
msgs/migrations/0001_initial.py
msgs/migrations/0002_timestamped_messages.py
msgs/migrations/0003_provider_fields_and_statuses.py
msgs/migrations/0004_default_templates_datamigration.py
msgs/migrations/0005_tpl_name_and_type.py
msgs/migrations/0006_tpl_fields_changed.py
msgs/migrations/0007_auto_20210715_1608.py
msgs/migrations/0008_auto_20210825_1250.py
msgs/migrations/0009_auto_20220206_1105.py
msgs/migrations/0010_auto_20220328_1109.py
msgs/migrations/0011_auto_20220613_0857.py
msgs/migrations/0012_alter_email_object_id_alter_message_object_id_and_more.py
msgs/migrations/0013_email_service_context_message_service_context_and_more.py
msgs/migrations/0014_email_bcc_emails_email_cc_emails_email_reply_to_and_more.py
msgs/migrations/0015_email_sender_message_sender_sms_sender_and_more.py
msgs/migrations/0016_alter_email_error_alter_message_error_and_more.py
msgs/migrations/__init__.py
msgs/providers/__init__.py
msgs/providers/base.py
msgs/providers/dummy.py
msgs/providers/plivo.py
msgs/providers/sendgrid.py
msgs/providers/sendinblue.py
msgs/providers/sendinblue_sdk.py
msgs/providers/sendpulse.py
msgs/providers/telegram.py
msgs/providers/twilio.py
msgs/providers/voximplant.py