MANIFEST.in
README.md
setup.cfg
setup.py
django_instant.egg-info/PKG-INFO
django_instant.egg-info/SOURCES.txt
django_instant.egg-info/dependency_links.txt
django_instant.egg-info/not-zip-safe
django_instant.egg-info/requires.txt
django_instant.egg-info/top_level.txt
instant/__init__.py
instant/admin.py
instant/apps.py
instant/conf.py
instant/forms.py
instant/producers.py
instant/urls.py
instant/utils.py
instant/views.py
instant/go/publish
instant/go/src/main.go
instant/management/__init__.py
instant/management/conf.py
instant/management/commands/__init__.py
instant/management/commands/installws.py
instant/management/commands/runws.py
instant/migrations/__init__.py
instant/migrations/__pycache__/__init__.cpython-35.pyc
instant/static/instant/css/frontend.css
instant/static/instant/css/instant.css
instant/static/instant/css/labels.css
instant/static/instant/frontend/css/instant.css
instant/static/instant/frontend/css/labels.css
instant/static/instant/js/centrifuge.js
instant/static/instant/js/datatables.min.js
instant/static/instant/js/jquery.sparkline.min.js
instant/static/instant/js/sockjs.min.js
instant/templates/instant/client.html
instant/templates/instant/event_class_format.js
instant/templates/instant/extra_clients.js
instant/templates/instant/extra_handlers.js
instant/templates/instant/channels/client.js
instant/templates/instant/channels/staff/client.js
instant/templates/instant/channels/staff/widget.html
instant/templates/instant/channels/superuser/client.js
instant/templates/instant/channels/superuser/widget.html
instant/templates/instant/channels/users/client.js
instant/templates/instant/channels/users/widget.html
instant/templates/instant/events/connect.js
instant/templates/instant/events/disconnect.js
instant/templates/instant/frontend/app.js
instant/templates/instant/frontend/content.html
instant/templates/instant/frontend/datatable.js
instant/templates/instant/frontend/form.html
instant/templates/instant/frontend/handlers.js
instant/templates/instant/frontend/head.html
instant/templates/instant/frontend/header.html
instant/templates/instant/frontend/index.html
instant/templates/instant/frontend/init.js
instant/templates/instant/frontend/navbar.html
instant/templates/instant/frontend/vues/data.js
instant/templates/instant/frontend/vues/methods.js
instant/templates/instant/frontend/vues/watchers.js
instant/templates/instant/handlers/default.js
instant/templates/instant/js/client.js
instant/templates/instant/js/handlers.js
instant/templates/instant/js/join_events.js
instant/templates/instant/js/utils.js
instant/templatetags/__init__.py
instant/templatetags/instant_tags.py
instant/templatetags/__pycache__/__init__.cpython-35.pyc
instant/templatetags/__pycache__/instant_tags.cpython-35.pyc
instant/tests/__init__.py
instant/tests/base.py
instant/tests/runtests.py
instant/tests/test_management.py
instant/tests/test_producers.py
instant/tests/test_templatetags.py
instant/tests/test_utils.py
instant/tests/urls.py
instant/tests/templates/__init__.py