LICENSE
MANIFEST.in
README.rst
fabfile.py
setup.py
django_tidings.egg-info/PKG-INFO
django_tidings.egg-info/SOURCES.txt
django_tidings.egg-info/dependency_links.txt
django_tidings.egg-info/not-zip-safe
django_tidings.egg-info/requires.txt
django_tidings.egg-info/top_level.txt
docs/Makefile
docs/changes.rst
docs/conf.py
docs/design.rst
docs/dev.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/reference.rst
docs/settings.rst
docs/views.rst
test_app/__init__.py
test_app/manage.py
test_app/settings.py
test_app/urls.py
test_app/templates/.DS_Store
test_app/templates/base.html
tidings/.DS_Store
tidings/__init__.py
tidings/__init__.pyc
tidings/admin.py
tidings/admin.pyc
tidings/events.py
tidings/events.pyc
tidings/models.py
tidings/models.pyc
tidings/tasks.py
tidings/tasks.pyc
tidings/urls.py
tidings/urls.pyc
tidings/utils.py
tidings/utils.pyc
tidings/views.py
tidings/views.pyc
tidings/templates/.DS_Store
tidings/templates/tidings/.DS_Store
tidings/templates/tidings/unsubscribe.html
tidings/templates/tidings/unsubscribe_error.html
tidings/templates/tidings/unsubscribe_success.html
tidings/templates/tidings/email/unsubscribe.ltxt
tidings/templatetags/__init__.py
tidings/templatetags/unsubscribe_instructions.py
tidings/tests/__init__.py
tidings/tests/models.py
tidings/tests/test__utils.py
tidings/tests/test_events.py
tidings/tests/test_models.py
tidings/tests/test_tasks.py
tidings/tests/test_templates.py
tidings/tests/test_templatetags.py