AUTHORS.txt
CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
django_notifications_test.egg-info/PKG-INFO
django_notifications_test.egg-info/SOURCES.txt
django_notifications_test.egg-info/dependency_links.txt
django_notifications_test.egg-info/requires.txt
django_notifications_test.egg-info/top_level.txt
notifications/__init__.py
notifications/admin.py
notifications/apps.py
notifications/models.py
notifications/settings.py
notifications/signals.py
notifications/urls.py
notifications/utils.py
notifications/views.py
notifications/base/__init__.py
notifications/base/admin.py
notifications/base/models.py
notifications/migrations/0001_initial.py
notifications/migrations/0002_auto_20150224_1134.py
notifications/migrations/0003_notification_data.py
notifications/migrations/0004_auto_20150826_1508.py
notifications/migrations/0005_auto_20160504_1520.py
notifications/migrations/0006_indexes.py
notifications/migrations/0007_add_timestamp_index.py
notifications/migrations/0008_index_together_recipient_unread.py
notifications/migrations/__init__.py
notifications/static/notifications/notify.js
notifications/templates/notifications/list.html
notifications/templates/notifications/notice.html
notifications/templates/notifications/test_tags.html
notifications/templatetags/__init__.py
notifications/templatetags/notifications_tags.py
notifications/tests/__init__.py
notifications/tests/settings.py
notifications/tests/tests.py
notifications/tests/urls.py
notifications/tests/views.py
notifications/tests/sample_notifications/__init__.py
notifications/tests/sample_notifications/admin.py
notifications/tests/sample_notifications/apps.py
notifications/tests/sample_notifications/models.py
notifications/tests/sample_notifications/tests.py
notifications/tests/sample_notifications/migrations/0001_initial.py
notifications/tests/sample_notifications/migrations/__init__.py
notifications/tests/sample_notifications/templatetags/__init__.py
notifications/tests/sample_notifications/templatetags/notifications_tags.py
notifications/tests/templates/test_live.html