AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
runtests.py
setup.py
test_requirements.txt
tox.ini
django_notify_x.egg-info/PKG-INFO
django_notify_x.egg-info/SOURCES.txt
django_notify_x.egg-info/dependency_links.txt
django_notify_x.egg-info/requires.txt
django_notify_x.egg-info/top_level.txt
notify/__init__.py
notify/admin.py
notify/apps.py
notify/models.py
notify/notify_settings.py
notify/signals.py
notify/urls.py
notify/utils.py
notify/views.py
notify/locale/pt_BR/LC_MESSAGES/django.mo
notify/locale/pt_BR/LC_MESSAGES/django.po
notify/migrations/0001_initial.py
notify/migrations/0002_auto_20151221_0737.py
notify/migrations/__init__.py
notify/templatetags/__init__.py
notify/templatetags/notification_tags.py
notify/tests/__init__.py
notify/tests/test_settings.py
notify/tests/tests.py
notify/tests/urls.py