LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
ckanext/__init__.py
ckanext/comments/__init__.py
ckanext/comments/exceptions.py
ckanext/comments/helpers.py
ckanext/comments/plugin.py
ckanext/comments/assets/css/comments-thread.css
ckanext/comments/assets/js/comments-thread.js
ckanext/comments/logic/__init__.py
ckanext/comments/logic/action.py
ckanext/comments/logic/auth.py
ckanext/comments/migration/comments/README
ckanext/comments/migration/comments/alembic.ini
ckanext/comments/migration/comments/env.py
ckanext/comments/migration/comments/script.py.mako
ckanext/comments/migration/comments/__pycache__/env.cpython-38.pyc
ckanext/comments/migration/comments/versions/275515c51af1_init_tables.py
ckanext/comments/migration/comments/versions/__pycache__/1ac73d25ccd2_create_comments_table.cpython-38.pyc
ckanext/comments/migration/comments/versions/__pycache__/275515c51af1_init_tables.cpython-38.pyc
ckanext/comments/model/__init__.py
ckanext/comments/model/base.py
ckanext/comments/model/comment.py
ckanext/comments/model/thread.py
ckanext/comments/templates/comments/snippets/comment.html
ckanext/comments/templates/comments/snippets/comment_form.html
ckanext/comments/templates/comments/snippets/comments_list.html
ckanext/comments/templates/comments/snippets/thread.html
ckanext/comments/tests/__init__.py
ckanext/comments/tests/conftest.py
ckanext/comments/tests/factories.py
ckanext/comments/tests/test_helpers.py
ckanext/comments/tests/test_plugin.py
ckanext/comments/tests/logic/__init__.py
ckanext/comments/tests/logic/test_action.py
ckanext/comments/tests/logic/test_auth.py
ckanext/comments/tests/model/__init__.py
ckanext/comments/tests/model/test_comment.py
ckanext/comments/tests/model/test_thread.py
ckanext_comments.egg-info/PKG-INFO
ckanext_comments.egg-info/SOURCES.txt
ckanext_comments.egg-info/dependency_links.txt
ckanext_comments.egg-info/entry_points.txt
ckanext_comments.egg-info/namespace_packages.txt
ckanext_comments.egg-info/top_level.txt