LICENSE
MANIFEST.in
README.rst
setup.py
django_chatter/__init__.py
django_chatter/admin.py
django_chatter/apps.py
django_chatter/consumers.py
django_chatter/context_processors.py
django_chatter/models.py
django_chatter/routing.py
django_chatter/urls.py
django_chatter/utils.py
django_chatter/views.py
django_chatter.egg-info/PKG-INFO
django_chatter.egg-info/SOURCES.txt
django_chatter.egg-info/dependency_links.txt
django_chatter.egg-info/requires.txt
django_chatter.egg-info/top_level.txt
django_chatter/migrations/0001_initial.py
django_chatter/migrations/__init__.py
django_chatter/static/css/base.css
django_chatter/static/css/chat-window.css
django_chatter/static/css/chatroom-list.css
django_chatter/static/css/index.css
django_chatter/static/img/send-button.svg
django_chatter/static/js/chat-window.js
django_chatter/static/js/fetch-messages.js
django_chatter/static/js/index.js
django_chatter/static/js/searchuser.js
django_chatter/templates/django_chatter/base.html
django_chatter/templates/django_chatter/chat-window.html
django_chatter/templates/django_chatter/chatroom-list.html
django_chatter/templates/django_chatter/index.html
django_chatter/templates/registration/login.html
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/templates/credits.rst
docs/source/templates/customize.rst
docs/source/templates/develop.rst
docs/source/templates/examples.rst
docs/source/templates/installuse.rst
docs/source/templates/test.rst
docs/source/templates/utilities.rst