CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
edx_notices.egg-info/PKG-INFO
edx_notices.egg-info/SOURCES.txt
edx_notices.egg-info/dependency_links.txt
edx_notices.egg-info/entry_points.txt
edx_notices.egg-info/not-zip-safe
edx_notices.egg-info/requires.txt
edx_notices.egg-info/top_level.txt
notices/__init__.py
notices/admin.py
notices/api.py
notices/apps.py
notices/context_api.py
notices/data.py
notices/models.py
notices/selectors.py
notices/toggles.py
notices/urls.py
notices/views.py
notices/migrations/0001_initial.py
notices/migrations/0002_add_translatable_content.py
notices/migrations/0003_auto_20210908_1314.py
notices/migrations/0004_auto_20210908_1450.py
notices/migrations/0005_auto_20210910_1526.py
notices/migrations/0006_auto_20211007_1346.py
notices/migrations/0007_acknowledgednotice_snooze_count.py
notices/migrations/__init__.py
notices/rest_api/__init__.py
notices/rest_api/urls.py
notices/rest_api/v1/__init__.py
notices/rest_api/v1/urls.py
notices/rest_api/v1/views.py
notices/settings/__init__.py
notices/settings/common.py
notices/settings/production.py
notices/static/notices/js/utils.js
notices/templates/notice.html
requirements/base.in