MANIFEST.in
README.rst
setup.cfg
setup.py
chatrooms/__init__.py
chatrooms/admin.py
chatrooms/models.py
chatrooms/signals.py
chatrooms/tests.py
chatrooms/urls.py
chatrooms/views.py
chatrooms/ajax/__init__.py
chatrooms/ajax/chat.py
chatrooms/management/__init__.py
chatrooms/management/commands/__init__.py
chatrooms/management/commands/test_gevent.py
chatrooms/static/css/room.css
chatrooms/static/js/jquery_csrf_ajax.js
chatrooms/static/js/room.js
chatrooms/templates/chatrooms/base.html
chatrooms/templates/chatrooms/room.html
chatrooms/templates/chatrooms/rooms_list.html
chatrooms/utils/__init__.py
chatrooms/utils/auth.py
chatrooms/utils/decorators.py
chatrooms/utils/examples.py
chatrooms/utils/handlers.py
django_chatrooms.egg-info/PKG-INFO
django_chatrooms.egg-info/SOURCES.txt
django_chatrooms.egg-info/dependency_links.txt
django_chatrooms.egg-info/entry_points.txt
django_chatrooms.egg-info/namespace_packages.txt
django_chatrooms.egg-info/not-zip-safe
django_chatrooms.egg-info/requires.txt
django_chatrooms.egg-info/top_level.txt