LICENSE
MANIFEST.in
README.md
setup.py
chat/__init__.py
chat/admin.py
chat/apps.py
chat/consumers.py
chat/models.py
chat/routing.py
chat/tests.py
chat/urls.py
chat/views.py
chat/migrations/0001_initial.py
chat/migrations/__init__.py
chat/static/chat/styles.css
chat/templates/chat/base.html
chat/templates/chat/chat.html
chat/templates/chat/login.html
chat/templates/chat/messages.html
django_proj_chat.egg-info/PKG-INFO
django_proj_chat.egg-info/SOURCES.txt
django_proj_chat.egg-info/dependency_links.txt
django_proj_chat.egg-info/requires.txt
django_proj_chat.egg-info/top_level.txt