MANIFEST.in
README.md
setup.py
beproud/__init__.py
beproud/django/__init__.py
beproud/django/notify/__init__.py
beproud/django/notify/admin.py
beproud/django/notify/api.py
beproud/django/notify/constants.py
beproud/django/notify/models.py
beproud/django/notify/tasks.py
beproud/django/notify/utils.py
beproud/django/notify/backends/__init__.py
beproud/django/notify/backends/base.py
beproud/django/notify/backends/mail.py
beproud/django/notify/backends/model.py
beproud/django/notify/backends/redisdb.py
beproud/django/notify/fixtures/test_users.json
beproud/django/notify/storage/__init__.py
beproud/django/notify/storage/base.py
beproud/django/notify/storage/cached_db.py
beproud/django/notify/storage/db.py
beproud/django/notify/storage/locmem.py
beproud/django/notify/tests/__init__.py
beproud/django/notify/tests/base.py
beproud/django/notify/tests/test_basic.py
beproud/django/notify/tests/test_mail.py
beproud/django/notify/tests/test_storage.py
beproud/django/notify/tests/test_tasks.py
beproud/django/notify/tests/utils.py
beproud/django/notify/tests/templates/notify/private_msg/private_messages/mail_body.html
beproud/django/notify/tests/templates/notify/private_msg/private_messages/mail_body.txt
beproud/django/notify/tests/templates/notify/private_msg/private_messages/mail_subject.txt
bpnotify.egg-info/PKG-INFO
bpnotify.egg-info/SOURCES.txt
bpnotify.egg-info/dependency_links.txt
bpnotify.egg-info/namespace_packages.txt
bpnotify.egg-info/not-zip-safe
bpnotify.egg-info/requires.txt
bpnotify.egg-info/top_level.txt