LICENSE
MANIFEST.in
README.rst
setup.py
django_councilmatic_notifications.egg-info/PKG-INFO
django_councilmatic_notifications.egg-info/SOURCES.txt
django_councilmatic_notifications.egg-info/dependency_links.txt
django_councilmatic_notifications.egg-info/requires.txt
django_councilmatic_notifications.egg-info/top_level.txt
notifications/__init__.py
notifications/admin.py
notifications/delete_last_week_of_bills.py
notifications/models.py
notifications/tasks.py
notifications/tests.py
notifications/urls.py
notifications/utils.py
notifications/views.py
notifications/management/commands/send_notifications.py
notifications/management/commands/__pycache__/send_notifications.cpython-35.pyc
notifications/migrations/0001_initial.py
notifications/migrations/0002_auto_20160527_1624.py
notifications/migrations/0003_auto_20160914_1101.py
notifications/migrations/0004_subscriptionprofile.py
notifications/migrations/0005_auto_20161121_1208.py
notifications/migrations/__init__.py
notifications/migrations/__pycache__/0001_initial.cpython-35.pyc
notifications/migrations/__pycache__/0002_auto_20160527_1624.cpython-35.pyc
notifications/migrations/__pycache__/0003_auto_20160914_1101.cpython-35.pyc
notifications/migrations/__pycache__/0004_subscriptionprofile.cpython-35.pyc
notifications/migrations/__pycache__/0005_auto_20161121_1208.cpython-35.pyc
notifications/migrations/__pycache__/__init__.cpython-35.pyc
notifications/templates/notifications_email.html
notifications/templates/notifications_email.txt
notifications/templates/notifications_login.html
notifications/templates/notifications_signup.html
notifications/templates/signup_email.html
notifications/templates/signup_email.txt
notifications/templates/subscriptions_manage.html
notifications/templatetags/notifications_extras.py
notifications/templatetags/__pycache__/notifications_extras.cpython-35.pyc