CHANGES
LICENSE
MANIFEST.in
README.md
setup.py
django_simple_notice.egg-info/PKG-INFO
django_simple_notice.egg-info/SOURCES.txt
django_simple_notice.egg-info/dependency_links.txt
django_simple_notice.egg-info/not-zip-safe
django_simple_notice.egg-info/requires.txt
django_simple_notice.egg-info/top_level.txt
notice/__init__.py
notice/apps.py
notice/forms.py
notice/helpers.py
notice/models.py
notice/response.py
notice/settings.py
notice/urls.py
notice/locale/en_us/LC_MESSAGES/django.mo
notice/locale/en_us/LC_MESSAGES/django.po
notice/locale/zh_Hans/LC_MESSAGES/django.mo
notice/locale/zh_Hans/LC_MESSAGES/django.po
notice/migrations/0001_initial.py
notice/migrations/__init__.py
notice/tests/__init__.py
notice/tests/tests.py
notice/tests/tests_backlog.py
notice/tests/tests_private_notice.py
notice/views/__init__.py
notice/views/admin.py
notice/views/backlog.py
notice/views/client.py
notice/views/private_notice.py
testproject/__init__.py
testproject/asgi.py
testproject/default.log
testproject/helpers.py
testproject/manage.py
testproject/request.log
testproject/settings.py
testproject/urls.py
testproject/views.py
testproject/wsgi.py
testproject/fixtures/notice.json
testproject/fixtures/notice_tag.json
testproject/fixtures/notice_types.json
testproject/fixtures/private_notice.json
testproject/fixtures/receiver_types.json