LICENSE
MANIFEST.in
README.md
TRADEMARK.md
pyproject.toml
django_supchat.egg-info/PKG-INFO
django_supchat.egg-info/SOURCES.txt
django_supchat.egg-info/dependency_links.txt
django_supchat.egg-info/requires.txt
django_supchat.egg-info/top_level.txt
supchat/__init__.py
supchat/admin.py
supchat/apps.py
supchat/conf.py
supchat/forms.py
supchat/models.py
supchat/operator_views.py
supchat/permissions.py
supchat/services.py
supchat/signals.py
supchat/sse.py
supchat/urls.py
supchat/views.py
supchat/migrations/0001_initial.py
supchat/migrations/__init__.py
supchat/static/supchat/operator.css
supchat/static/supchat/operator.js
supchat/static/supchat/supchat.css
supchat/static/supchat/supchat.js
supchat/templates/supchat/widget.html
supchat/templates/supchat/operator/dashboard.html
supchat/templates/supchat/operator/partials/dashboard_content.html
supchat/templatetags/__init__.py
supchat/templatetags/supchat.py