AUTHORS.rst
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
runtests.py
setup.cfg
setup.py
test_requirements.txt
tox.ini
django_notify_x2.egg-info/PKG-INFO
django_notify_x2.egg-info/SOURCES.txt
django_notify_x2.egg-info/dependency_links.txt
django_notify_x2.egg-info/requires.txt
django_notify_x2.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/0003_auto_20160325_1920.py
notify/migrations/0004_auto_20170525_0233.py
notify/migrations/__init__.py
notify/static/notify/notifyX.js
notify/static/notify/notifyX.min.js
notify/templates/base.html
notify/templates/bootstrap-style/all.html
notify/templates/bootstrap-style/base.html
notify/templates/bootstrap-style/includes/default.html
notify/templates/bootstrap-style/includes/default_bootstrap.html
notify/templates/notifications/all.html
notify/templates/notifications/base.html
notify/templates/notifications/includes/default.html
notify/templates/notifications/includes/default_box.html
notify/templates/notifications/includes/delete_success.js
notify/templates/notifications/includes/js_variables.html
notify/templates/notifications/includes/mark_all_success.js
notify/templates/notifications/includes/mark_read_success.js
notify/templates/notifications/includes/mark_success.js
notify/templates/notifications/includes/mark_unread_success.js
notify/templates/notifications/includes/update_success.js
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