AUTHORS
LICENSE
MANIFEST.in
README.md
setup.py
django_sendgrid_webhook.egg-info/PKG-INFO
django_sendgrid_webhook.egg-info/SOURCES.txt
django_sendgrid_webhook.egg-info/dependency_links.txt
django_sendgrid_webhook.egg-info/not-zip-safe
django_sendgrid_webhook.egg-info/top_level.txt
sendgrid/__init__.py
sendgrid/admin.py
sendgrid/models.py
sendgrid/signals.py
sendgrid/urls.py
sendgrid/utils.py
sendgrid/views.py
sendgrid/migrations/0001_initial.py
sendgrid/migrations/0002_email_reason.py
sendgrid/migrations/__init__.py
sendgrid/south_migrations/0001_initial.py
sendgrid/south_migrations/0002_auto__add_field_email_reason.py
sendgrid/south_migrations/__init__.py
sendgrid/tests/__init__.py
sendgrid/tests/test_signals.py
sendgrid/tests/test_utils.py
sendgrid/tests/test_views.py