.DS_Store
.coverage
.emacs.desktop
.emacs.desktop.lock
.gitignore
.travis.yml
AUTHORS
CHANGELOG.md~
CHANGELOG~
LICENSE
MANIFEST.in
README.rst
package.json~
requirements.pip
requirements_tests.pip
setup.py
tox.ini
tox.ini~
webpack.config.js~
django_comments_xtd/__init__.py
django_comments_xtd/admin.py
django_comments_xtd/apps.py
django_comments_xtd/compat.py
django_comments_xtd/forms.py
django_comments_xtd/models.py
django_comments_xtd/moderation.py
django_comments_xtd/signals.py
django_comments_xtd/signed.py
django_comments_xtd/urls.py
django_comments_xtd/utils.py
django_comments_xtd/views.py
django_comments_xtd.egg-info/PKG-INFO
django_comments_xtd.egg-info/SOURCES.txt
django_comments_xtd.egg-info/dependency_links.txt
django_comments_xtd.egg-info/requires.txt
django_comments_xtd.egg-info/top_level.txt
django_comments_xtd/conf/__init__.py
django_comments_xtd/conf/defaults.py
django_comments_xtd/migrations/0001_initial.py
django_comments_xtd/migrations/0002_blacklisteddomain.py
django_comments_xtd/migrations/0003_auto_20170220_1333.py
django_comments_xtd/migrations/0004_auto_20170221_1510.py
django_comments_xtd/migrations/__init__.py
django_comments_xtd/static/django_comments_xtd/css/bootstrap.min.css
django_comments_xtd/static/django_comments_xtd/fonts/glyphicons-halflings-regular.eot
django_comments_xtd/static/django_comments_xtd/fonts/glyphicons-halflings-regular.svg
django_comments_xtd/static/django_comments_xtd/fonts/glyphicons-halflings-regular.ttf
django_comments_xtd/static/django_comments_xtd/fonts/glyphicons-halflings-regular.woff
django_comments_xtd/static/django_comments_xtd/fonts/glyphicons-halflings-regular.woff2
django_comments_xtd/static/django_comments_xtd/img/64x64.svg
django_comments_xtd/templates/404.html
django_comments_xtd/templates/comments/comment_notification_email.txt
django_comments_xtd/templates/comments/delete.html~
django_comments_xtd/templates/comments/deleted.html~
django_comments_xtd/templates/comments/flag.html
django_comments_xtd/templates/comments/flag.html~
django_comments_xtd/templates/comments/flagged.html
django_comments_xtd/templates/comments/flagged.html~
django_comments_xtd/templates/comments/form.html
django_comments_xtd/templates/comments/list.html
django_comments_xtd/templates/comments/posted.html
django_comments_xtd/templates/comments/preview.html
django_comments_xtd/templates/django_comments_xtd/base.html
django_comments_xtd/templates/django_comments_xtd/base.html~
django_comments_xtd/templates/django_comments_xtd/change_followup.html~
django_comments_xtd/templates/django_comments_xtd/change_followup_posted.html~
django_comments_xtd/templates/django_comments_xtd/comment.html
django_comments_xtd/templates/django_comments_xtd/comment_list.html
django_comments_xtd/templates/django_comments_xtd/comment_tree.html
django_comments_xtd/templates/django_comments_xtd/comments_tree.html~
django_comments_xtd/templates/django_comments_xtd/discarded.html
django_comments_xtd/templates/django_comments_xtd/dislike.html
django_comments_xtd/templates/django_comments_xtd/dislike.html~
django_comments_xtd/templates/django_comments_xtd/disliked.html
django_comments_xtd/templates/django_comments_xtd/disliked.html~
django_comments_xtd/templates/django_comments_xtd/email_confirmation_request.html
django_comments_xtd/templates/django_comments_xtd/email_confirmation_request.txt
django_comments_xtd/templates/django_comments_xtd/email_followup_comment.html
django_comments_xtd/templates/django_comments_xtd/email_followup_comment.txt
django_comments_xtd/templates/django_comments_xtd/field_errors.html~
django_comments_xtd/templates/django_comments_xtd/like.html
django_comments_xtd/templates/django_comments_xtd/like.html~
django_comments_xtd/templates/django_comments_xtd/liked.html
django_comments_xtd/templates/django_comments_xtd/liked.html~
django_comments_xtd/templates/django_comments_xtd/moderated.html
django_comments_xtd/templates/django_comments_xtd/moderated.html~
django_comments_xtd/templates/django_comments_xtd/muted.html
django_comments_xtd/templates/django_comments_xtd/muted.html~
django_comments_xtd/templates/django_comments_xtd/preview_ajax.html~
django_comments_xtd/templates/django_comments_xtd/removal_notification_email.txt
django_comments_xtd/templates/django_comments_xtd/removal_notification_email.txt~
django_comments_xtd/templates/django_comments_xtd/reply.html
django_comments_xtd/templates/django_comments_xtd/toggle_followup.html~
django_comments_xtd/templates/django_comments_xtd/toggle_mute.html~
django_comments_xtd/templates/includes/django_comments_xtd/user_feedback.html
django_comments_xtd/templates/includes/django_comments_xtd/user_feedback.html~
django_comments_xtd/templatetags/__init__.py
django_comments_xtd/templatetags/comments_xtd.py
django_comments_xtd/tests/__init__.py
django_comments_xtd/tests/apps.py
django_comments_xtd/tests/models.py
django_comments_xtd/tests/settings.py
django_comments_xtd/tests/test_forms.py
django_comments_xtd/tests/test_models.py
django_comments_xtd/tests/test_moderation.py
django_comments_xtd/tests/test_templatetags.py
django_comments_xtd/tests/test_views.py
django_comments_xtd/tests/urls.py
django_comments_xtd/tests/views.py
docs/.DS_Store
docs/Makefile
docs/conf.py
docs/example.rst
docs/extending.rst
docs/extending.rst~
docs/extensions.py
docs/extensions.py~
docs/index.rst
docs/logic.rst
docs/logic.rst~
docs/make.bat
docs/modules.rst~
docs/quickstart.rst
docs/quickstart.rst~
docs/settings.rst
docs/templates.rst
docs/templatetags.rst
docs/tutorial.rst
docs/tutorial2.rst~
docs/__pycache__/extensions.cpython-35.pyc
docs/_build/.DS_Store
docs/_build/doctrees/django_comments_xtd.conf.doctree
docs/_build/doctrees/django_comments_xtd.doctree
docs/_build/doctrees/django_comments_xtd.migrations.doctree
docs/_build/doctrees/django_comments_xtd.south_migrations.doctree
docs/_build/doctrees/django_comments_xtd.templatetags.doctree
docs/_build/doctrees/django_comments_xtd.tests.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/example.doctree
docs/_build/doctrees/extending.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/logic.doctree
docs/_build/doctrees/modules.doctree
docs/_build/doctrees/quickstart.doctree
docs/_build/doctrees/settings.doctree
docs/_build/doctrees/templates.doctree
docs/_build/doctrees/templatetags.doctree
docs/_build/doctrees/tutorial.doctree
docs/_build/doctrees/tutorial2.doctree
docs/_build/html/.DS_Store
docs/_build/html/.buildinfo
docs/_build/html/Archive.zip
docs/_build/html/example.html
docs/_build/html/extending.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/logic.html
docs/_build/html/modules.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/quickstart.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/settings.html
docs/_build/html/templates.html
docs/_build/html/templatetags.html
docs/_build/html/tutorial.html
docs/_build/html/_modules/django_comments_xtd.html
docs/_build/html/_modules/index.html
docs/_build/html/_modules/django_comments_xtd/apps.html
docs/_build/html/_modules/django_comments_xtd/conf.html
docs/_build/html/_modules/django_comments_xtd/signed.html
docs/_build/html/_modules/django_comments_xtd/utils.html
docs/_build/html/_modules/django_comments_xtd/migrations/0001_initial.html
docs/_build/html/_modules/django_comments_xtd/migrations/0002_blacklisteddomain.html
docs/_build/html/_modules/django_comments_xtd/tests/apps.html
docs/_build/html/_modules/django_comments_xtd/tests/views.html
docs/_build/html/_sources/django_comments_xtd.conf.txt
docs/_build/html/_sources/django_comments_xtd.migrations.txt
docs/_build/html/_sources/django_comments_xtd.south_migrations.txt
docs/_build/html/_sources/django_comments_xtd.templatetags.txt
docs/_build/html/_sources/django_comments_xtd.tests.txt
docs/_build/html/_sources/django_comments_xtd.txt
docs/_build/html/_sources/example.rst.txt
docs/_build/html/_sources/example.txt
docs/_build/html/_sources/extending.rst.txt
docs/_build/html/_sources/extending.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/logic.rst.txt
docs/_build/html/_sources/logic.txt
docs/_build/html/_sources/modules.txt
docs/_build/html/_sources/quickstart.rst.txt
docs/_build/html/_sources/quickstart.txt
docs/_build/html/_sources/settings.rst.txt
docs/_build/html/_sources/settings.txt
docs/_build/html/_sources/templates.rst.txt
docs/_build/html/_sources/templates.txt
docs/_build/html/_sources/templatetags.rst.txt
docs/_build/html/_sources/templatetags.txt
docs/_build/html/_sources/tutorial.rst.txt
docs/_build/html/_sources/tutorial.txt
docs/_build/html/_sources/tutorial2.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-1.11.1.js
docs/_build/html/_static/jquery-3.1.0.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/fonts/Inconsolata-Bold.ttf
docs/_build/html/_static/fonts/Inconsolata-Regular.ttf
docs/_build/html/_static/fonts/Lato-Bold.ttf
docs/_build/html/_static/fonts/Lato-Regular.ttf
docs/_build/html/_static/fonts/RobotoSlab-Bold.ttf
docs/_build/html/_static/fonts/RobotoSlab-Regular.ttf
docs/_build/html/_static/fonts/fontawesome-webfont.eot
docs/_build/html/_static/fonts/fontawesome-webfont.svg
docs/_build/html/_static/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/fonts/fontawesome-webfont.woff
docs/_build/html/_static/js/modernizr.min.js
docs/_build/html/_static/js/theme.js