LICENSE
MANIFEST.in
README.md
README.rst
VERSION
pyproject.toml
setup.cfg
setup.py
comment/__init__.py
comment/admin.py
comment/apps.py
comment/forms.py
comment/managers.py
comment/mixins.py
comment/models.py
comment/settings.py
comment/tests.py
comment/urls.py
comment/views.py
comment/locale/fa/LC_MESSAGES/django.mo
comment/locale/fa/LC_MESSAGES/django.po
comment/migrations/0001_initial.py
comment/migrations/0002_config.py
comment/migrations/__init__.py
comment/static/css/style.css
comment/static/css/style.min.css
comment/static/font/Vazir/Vazirmatn-Black.woff2
comment/static/font/Vazir/Vazirmatn-Bold.woff2
comment/static/font/Vazir/Vazirmatn-ExtraBold.woff2
comment/static/font/Vazir/Vazirmatn-ExtraLight.woff2
comment/static/font/Vazir/Vazirmatn-Light.woff2
comment/static/font/Vazir/Vazirmatn-Medium.woff2
comment/static/font/Vazir/Vazirmatn-Regular.woff2
comment/static/font/Vazir/Vazirmatn-SemiBold.woff2
comment/static/font/Vazir/Vazirmatn-Thin.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Black.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Bold.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-ExtraBold.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-ExtraLight.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Light.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Medium.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Regular.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-SemiBold.woff2
comment/static/font/Vazir-FD/Vazirmatn-FD-Thin.woff2
comment/static/img/profile.png
comment/static/js/comment-no-jquery-no-tested.js
comment/static/js/comment.js
comment/static/js/comment.min.js
comment/static/js/jquery.min.js
comment/static/tailwindcss/style.css
comment/static/tailwindcss/tailwind.config.js
comment/templates/comment/comment_body.html
comment/templates/comment/comment_counter.html
comment/templates/comment/comment_list.html
comment/templates/comment/comment_reactions.html
comment/templates/comment/comments.html
comment/templates/comment/object_info.html
comment/templates/forms/comment_form_create.html
comment/templates/forms/comment_form_delete.html
comment/templates/forms/comment_form_edit.html
comment/templates/forms/comment_form_reply.html
comment/templates/icons/icon_arrow_backward.html
comment/templates/icons/icon_arrow_forward.html
comment/templates/icons/icon_delete.html
comment/templates/icons/icon_dots.html
comment/templates/icons/icon_down.html
comment/templates/icons/icon_edit.html
comment/templates/icons/icon_eye.html
comment/templates/icons/icon_eye_off.html
comment/templates/icons/icon_pen.html
comment/templates/icons/icon_pin.html
comment/templates/icons/icon_up.html
comment/templates/utils/IMPORTS.html
comment/templates/utils/SCRIPTS.html
comment/templates/utils/comment_list_empty.html
comment/templates/utils/comment_list_loader.html
comment/templates/utils/comment_list_pagination.html
comment/templatetags/__init__.py
comment/templatetags/comment_tags.py