AUTHORS
CHANGELOG.txt
DESCRIPTION
LICENSE
MANIFEST.in
README.rst
setup.py
conversation/__init__.py
conversation/admin.py
conversation/apps.py
conversation/forms.py
conversation/models.py
conversation/urls.py
conversation/views.py
conversation/management/__init__.py
conversation/management/commands/__init__.py
conversation/management/commands/send_message_digest.py
conversation/migrations/0001_initial.py
conversation/migrations/0002_message_attachment.py
conversation/migrations/0003_auto_20151006_1119.py
conversation/migrations/0004_auto_20151006_1512.py
conversation/migrations/0005_auto_20151007_0430.py
conversation/migrations/0006_auto_20151007_0530.py
conversation/migrations/0007_blockeduser.py
conversation/migrations/0008_conversation_notified.py
conversation/migrations/0009_auto_20160324_0208.py
conversation/migrations/0010_auto_20190115_0235.py
conversation/migrations/__init__.py
conversation/static/conversation/css/conversation.css
conversation/static/conversation/js/conversation.js
conversation/templates/conversation/ajax_conversation_form.html
conversation/templates/conversation/conversation_base.html
conversation/templates/conversation/conversation_form.html
conversation/templates/conversation/conversation_list.html
conversation/templates/conversation/email/message_digest_body.html
conversation/templates/conversation/email/message_digest_subject.html
conversation/templatetags/__init__.py
conversation/templatetags/conversation_tags.py
conversation/tests/.coverage
conversation/tests/__init__.py
conversation/tests/forms_tests.py
conversation/tests/management_tests.py
conversation/tests/models_tests.py
conversation/tests/settings.py
conversation/tests/tags_tests.py
conversation/tests/test_settings.py
conversation/tests/urls.py
conversation/tests/views_tests.py
conversation/tests/test_app/__init__.py
conversation/tests/test_app/models.py
conversation/tests/test_app/templates/400.html
conversation/tests/test_app/templates/500.html
conversation/tests/test_app/templates/base.html
django_conversation.egg-info/PKG-INFO
django_conversation.egg-info/SOURCES.txt
django_conversation.egg-info/dependency_links.txt
django_conversation.egg-info/requires.txt
django_conversation.egg-info/top_level.txt