CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.py
django_signal_notifier/__init__.py
django_signal_notifier/admin.py
django_signal_notifier/apps.py
django_signal_notifier/message_templates.py
django_signal_notifier/messengers.py
django_signal_notifier/models.py
django_signal_notifier/settings.py
django_signal_notifier/signals.py
django_signal_notifier/views.py
django_signal_notifier.egg-info/PKG-INFO
django_signal_notifier.egg-info/SOURCES.txt
django_signal_notifier.egg-info/dependency_links.txt
django_signal_notifier.egg-info/not-zip-safe
django_signal_notifier.egg-info/requires.txt
django_signal_notifier.egg-info/top_level.txt
django_signal_notifier/migrations/0001_initial.py
django_signal_notifier/migrations/0002_auto_20191201_1040.py
django_signal_notifier/migrations/__init__.py
django_signal_notifier/templates/message_templates/base.html
django_signal_notifier/templates/message_templates/simple_print_message.html
django_signal_notifier/templates/message_templates/simple_telegram_message.html
django_signal_notifier/tests/__init__.py
django_signal_notifier/tests/test_backend.py
django_signal_notifier/tests/test_init.py
django_signal_notifier/tests/test_trigger.py
docs/Makefile
docs/make.bat
docs/build/.buildinfo
docs/build/backends.html
docs/build/background_task.html
docs/build/comparison.html
docs/build/dynamic_user.html
docs/build/genindex.html
docs/build/index.html
docs/build/indices.html
docs/build/introduction.html
docs/build/objects.inv
docs/build/quickstart.html
docs/build/search.html
docs/build/searchindex.js
docs/build/settings.html
docs/build/setup.html
docs/build/usage.html
docs/build/.doctrees/backends.doctree
docs/build/.doctrees/background_task.doctree
docs/build/.doctrees/comparison.doctree
docs/build/.doctrees/dynamic_user.doctree
docs/build/.doctrees/environment.pickle
docs/build/.doctrees/index.doctree
docs/build/.doctrees/indices.doctree
docs/build/.doctrees/introduction.doctree
docs/build/.doctrees/quickstart.doctree
docs/build/.doctrees/settings.doctree
docs/build/.doctrees/setup.doctree
docs/build/.doctrees/usage.doctree
docs/build/_images/DSN_Architecture.png
docs/build/_sources/backends.rst.txt
docs/build/_sources/background_task.rst.txt
docs/build/_sources/comparison.rst.txt
docs/build/_sources/dynamic_user.rst.txt
docs/build/_sources/index.rst.txt
docs/build/_sources/indices.rst.txt
docs/build/_sources/introduction.rst.txt
docs/build/_sources/quickstart.rst.txt
docs/build/_sources/settings.rst.txt
docs/build/_sources/setup.rst.txt
docs/build/_sources/usage.rst.txt
docs/build/_static/basic.css
docs/build/_static/doctools.js
docs/build/_static/documentation_options.js
docs/build/_static/file.png
docs/build/_static/jquery-3.4.1.js
docs/build/_static/jquery.js
docs/build/_static/language_data.js
docs/build/_static/minus.png
docs/build/_static/plus.png
docs/build/_static/pygments.css
docs/build/_static/searchtools.js
docs/build/_static/underscore-1.3.1.js
docs/build/_static/underscore.js
docs/build/_static/css/badge_only.css
docs/build/_static/css/theme.css
docs/build/_static/fonts/Inconsolata-Bold.ttf
docs/build/_static/fonts/Inconsolata-Regular.ttf
docs/build/_static/fonts/Inconsolata.ttf
docs/build/_static/fonts/Lato-Bold.ttf
docs/build/_static/fonts/Lato-Regular.ttf
docs/build/_static/fonts/RobotoSlab-Bold.ttf
docs/build/_static/fonts/RobotoSlab-Regular.ttf
docs/build/_static/fonts/fontawesome-webfont.eot
docs/build/_static/fonts/fontawesome-webfont.svg
docs/build/_static/fonts/fontawesome-webfont.ttf
docs/build/_static/fonts/fontawesome-webfont.woff
docs/build/_static/fonts/fontawesome-webfont.woff2
docs/build/_static/fonts/Lato/lato-bold.eot
docs/build/_static/fonts/Lato/lato-bold.ttf
docs/build/_static/fonts/Lato/lato-bold.woff
docs/build/_static/fonts/Lato/lato-bold.woff2
docs/build/_static/fonts/Lato/lato-bolditalic.eot
docs/build/_static/fonts/Lato/lato-bolditalic.ttf
docs/build/_static/fonts/Lato/lato-bolditalic.woff
docs/build/_static/fonts/Lato/lato-bolditalic.woff2
docs/build/_static/fonts/Lato/lato-italic.eot
docs/build/_static/fonts/Lato/lato-italic.ttf
docs/build/_static/fonts/Lato/lato-italic.woff
docs/build/_static/fonts/Lato/lato-italic.woff2
docs/build/_static/fonts/Lato/lato-regular.eot
docs/build/_static/fonts/Lato/lato-regular.ttf
docs/build/_static/fonts/Lato/lato-regular.woff
docs/build/_static/fonts/Lato/lato-regular.woff2
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/build/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/build/_static/js/modernizr.min.js
docs/build/_static/js/theme.js
docs/source/backends.rst
docs/source/background_task.rst
docs/source/comparison.rst
docs/source/conf.py
docs/source/dynamic_user.rst
docs/source/index.rst
docs/source/indices.rst
docs/source/introduction.rst
docs/source/quickstart.rst
docs/source/settings.rst
docs/source/setup.rst
docs/source/usage.rst
docs/source/images/DSN_Architecture.png