LICENSE
MANIFEST.in
README.rst
setup.py
chat/__init__.py
chat/admin.py
chat/apps.py
chat/consumers.py
chat/context_processors.py
chat/models.py
chat/routing.py
chat/urls.py
chat/views.py
chat/migrations/0001_initial.py
chat/migrations/__init__.py
chat/static/css/base.css
chat/static/css/chat-window.css
chat/static/css/chatroom-list.css
chat/static/css/index.css
chat/static/js/chat-window.js
chat/static/js/index.js
chat/static/js/searchuser.js
chat/templates/chat/base.html
chat/templates/chat/chat-window.html
chat/templates/chat/chatroom-list.html
chat/templates/chat/index.html
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