AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
chatter/__init__.py
chatter/admin.py
chatter/apps.py
chatter/consumers.py
chatter/forms.py
chatter/messages.py
chatter/models.py
chatter/routings.py
chatter/urls.py
chatter/views.py
chatter/api/__init__.py
chatter/api/serializers.py
chatter/api/urls.py
chatter/api/views.py
chatter/migrations/0001_initial.py
chatter/migrations/0002_auto_20200922_1209.py
chatter/migrations/0003_auto_20200922_1221.py
chatter/migrations/0004_auto_20200925_1757.py
chatter/migrations/0005_auto_20200925_1856.py
chatter/migrations/0006_auto_20201007_2130.py
chatter/migrations/0007_auto_20201014_1455.py
chatter/migrations/__init__.py
chatter/static/css/emoji.css
chatter/static/css/style.css
chatter/static/img/IconsetSmiles.png
chatter/static/img/IconsetSmiles_1x.png
chatter/static/img/IconsetW.png
chatter/static/img/IconsetW_1x.png
chatter/static/img/blank.gif
chatter/static/img/emoji_spritesheet_0.png
chatter/static/img/emoji_spritesheet_1.png
chatter/static/img/emoji_spritesheet_2.png
chatter/static/img/emoji_spritesheet_3.png
chatter/static/img/emoji_spritesheet_4.png
chatter/static/js/config.js
chatter/static/js/emoji-picker.js
chatter/static/js/jquery.emojiarea.js
chatter/static/js/main.js
chatter/static/js/reconnectwebsockets.min.js
chatter/static/js/util.js
chatter/static/rest_framework/css/bootstrap-theme.min.css
chatter/static/rest_framework/css/bootstrap-tweaks.css
chatter/static/rest_framework/css/bootstrap.min.css
chatter/static/rest_framework/css/default.css
chatter/static/rest_framework/css/font-awesome-4.0.3.css
chatter/static/rest_framework/css/prettify.css
chatter/static/rest_framework/docs/css/base.css
chatter/static/rest_framework/docs/css/highlight.css
chatter/static/rest_framework/docs/css/jquery.json-view.min.css
chatter/static/rest_framework/docs/img/grid.png
chatter/static/rest_framework/docs/js/api.js
chatter/static/rest_framework/docs/js/highlight.pack.js
chatter/static/rest_framework/docs/js/jquery.json-view.min.js
chatter/static/rest_framework/fonts/fontawesome-webfont.svg
chatter/static/rest_framework/fonts/glyphicons-halflings-regular.svg
chatter/static/rest_framework/img/glyphicons-halflings-white.png
chatter/static/rest_framework/img/glyphicons-halflings.png
chatter/static/rest_framework/img/grid.png
chatter/static/rest_framework/js/ajax-form.js
chatter/static/rest_framework/js/bootstrap.min.js
chatter/static/rest_framework/js/coreapi-0.1.1.js
chatter/static/rest_framework/js/csrf.js
chatter/static/rest_framework/js/default.js
chatter/static/rest_framework/js/jquery-3.5.1.min.js
chatter/static/rest_framework/js/prettify-min.js
chatter/templates/chatter/base.html
chatter/templates/chatter/index.html
chatter/templates/chatter/room.html
chatter/test_utils/__init__.py
chatter/test_utils/test_app/__init__.py
chatter/test_utils/test_app/admin.py
chatter/test_utils/test_app/apps.py
chatter/test_utils/test_app/models.py
chatter/test_utils/test_app/migrations/__init__.py
chatter/utils/models.py
chatter/utils/models_functions.py
django_chats.egg-info/PKG-INFO
django_chats.egg-info/SOURCES.txt
django_chats.egg-info/dependency_links.txt
django_chats.egg-info/not-zip-safe
django_chats.egg-info/requires.txt
django_chats.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/chatter.api.rst
docs/chatter.migrations.rst
docs/chatter.rst
docs/chatter.test_utils.rst
docs/chatter.test_utils.test_app.migrations.rst
docs/chatter.test_utils.test_app.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/manage.rst
docs/modules.rst
docs/readme.rst
docs/runtests.rst
docs/setup.rst
docs/tasks.rst
docs/tests.rst
docs/usage.rst
docs/_build/doctrees/authors.doctree
docs/_build/doctrees/chatter.api.doctree
docs/_build/doctrees/chatter.doctree
docs/_build/doctrees/chatter.migrations.doctree
docs/_build/doctrees/chatter.test_utils.doctree
docs/_build/doctrees/chatter.test_utils.test_app.doctree
docs/_build/doctrees/chatter.test_utils.test_app.migrations.doctree
docs/_build/doctrees/contributing.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/history.doctree
docs/_build/doctrees/index.doctree
docs/_build/doctrees/installation.doctree
docs/_build/doctrees/manage.doctree
docs/_build/doctrees/modules.doctree
docs/_build/doctrees/readme.doctree
docs/_build/doctrees/runtests.doctree
docs/_build/doctrees/setup.doctree
docs/_build/doctrees/tasks.doctree
docs/_build/doctrees/tests.doctree
docs/_build/doctrees/usage.doctree
docs/_build/html/.buildinfo
docs/_build/html/authors.html
docs/_build/html/chatter.api.html
docs/_build/html/chatter.html
docs/_build/html/chatter.migrations.html
docs/_build/html/chatter.test_utils.html
docs/_build/html/chatter.test_utils.test_app.html
docs/_build/html/chatter.test_utils.test_app.migrations.html
docs/_build/html/contributing.html
docs/_build/html/genindex.html
docs/_build/html/history.html
docs/_build/html/index.html
docs/_build/html/installation.html
docs/_build/html/manage.html
docs/_build/html/modules.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/readme.html
docs/_build/html/runtests.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/setup.html
docs/_build/html/tasks.html
docs/_build/html/tests.html
docs/_build/html/usage.html
docs/_build/html/_modules/index.html
docs/_build/html/_modules/runtests.html
docs/_build/html/_modules/tasks.html
docs/_build/html/_modules/chatter/apps.html
docs/_build/html/_modules/chatter/messages.html
docs/_build/html/_modules/chatter/migrations/0003_auto_20200922_1221.html
docs/_build/html/_modules/chatter/migrations/0005_auto_20200925_1856.html
docs/_build/html/_modules/chatter/test_utils/test_app/apps.html
docs/_build/html/_sources/authors.rst.txt
docs/_build/html/_sources/chatter.api.rst.txt
docs/_build/html/_sources/chatter.migrations.rst.txt
docs/_build/html/_sources/chatter.rst.txt
docs/_build/html/_sources/chatter.test_utils.rst.txt
docs/_build/html/_sources/chatter.test_utils.test_app.migrations.rst.txt
docs/_build/html/_sources/chatter.test_utils.test_app.rst.txt
docs/_build/html/_sources/contributing.rst.txt
docs/_build/html/_sources/history.rst.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/installation.rst.txt
docs/_build/html/_sources/manage.rst.txt
docs/_build/html/_sources/modules.rst.txt
docs/_build/html/_sources/readme.rst.txt
docs/_build/html/_sources/runtests.rst.txt
docs/_build/html/_sources/setup.rst.txt
docs/_build/html/_sources/tasks.rst.txt
docs/_build/html/_sources/tests.rst.txt
docs/_build/html/_sources/usage.rst.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/classic.css
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.2.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.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-1.3.1.js
docs/_build/html/_static/underscore.js