AUTHORS
LICENSE
MANIFEST.in
setup.py
django_comments_xtd/__init__.py
django_comments_xtd/admin.py
django_comments_xtd/forms.py
django_comments_xtd/models.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/top_level.txt
django_comments_xtd/templatetags/__init__.py
django_comments_xtd/templatetags/comments_xtd.py
django_comments_xtd/tests/__init__.py
django_comments_xtd/tests/forms.py
django_comments_xtd/tests/models.py
django_comments_xtd/tests/templatetags.py
django_comments_xtd/tests/urls.py
django_comments_xtd/tests/views.py
docs/Makefile
docs/conf.py
docs/example.rst
docs/index.rst
docs/make.bat
docs/settings.rst
docs/templates.rst
docs/templatetags.rst
docs/templatetags.rst~
docs/tutorial.rst
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/example.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/settings.doctree
docs/_build/doctrees/templates.doctree
docs/_build/doctrees/templatetags.doctree
docs/_build/doctrees/tutorial.doctree
docs/_build/html/.buildinfo
docs/_build/html/django-comments-xtd-docs-html.zip
docs/_build/html/example.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
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/_sources/example.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/settings.txt
docs/_build/html/_sources/templates.txt
docs/_build/html/_sources/templatetags.txt
docs/_build/html/_sources/tutorial.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/file.png
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/sidebar.js
docs/_build/html/_static/underscore.js
tests/__init__.py
tests/runtests.py
tests/settings.py