AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
demo/__init__.py
demo/manage.py
demo/settings.py
demo/urls.py
django_live_support.egg-info/PKG-INFO
django_live_support.egg-info/SOURCES.txt
django_live_support.egg-info/dependency_links.txt
django_live_support.egg-info/not-zip-safe
django_live_support.egg-info/requires.txt
django_live_support.egg-info/top_level.txt
live_support/__init__.py
live_support/admin.py
live_support/forms.py
live_support/models.py
live_support/urls.py
live_support/views.py
live_support/migrations/0001_initial.py
live_support/migrations/__init__.py
live_support/static/live_support/css/.live_support.css.swp
live_support/static/live_support/css/live_support.css
live_support/static/live_support/js/jquery.js
live_support/static/live_support/js/live_support.js
live_support/static/live_support/js/live_support_admin.js
live_support/templates/admin/live_support/chat/.change_list.html.swp
live_support/templates/admin/live_support/chat/change_list.html
live_support/templates/live_support/.chat_iframe.html.swp
live_support/templates/live_support/.live_support.html.swp
live_support/templates/live_support/.start_chat.html.swp
live_support/templates/live_support/chat_iframe.html
live_support/templates/live_support/live_support.html
live_support/templates/live_support/start_chat.html
live_support/templatetags/__init__.py
live_support/templatetags/live_support_tags.py