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/__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