LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_tawkto.egg-info/PKG-INFO
django_tawkto.egg-info/SOURCES.txt
django_tawkto.egg-info/dependency_links.txt
django_tawkto.egg-info/top_level.txt
tawkto/__init__.py
tawkto/apps.py
tawkto/tests.py
tawkto/templates/tawkto/templatetags/tawkto_script.html
test_project/db.sqlite3
test_project/manage.py
test_project/app/__init__.py
test_project/app/apps.py
test_project/app/views.py
test_project/app/templates/test.html
test_project/test_project/__init__.py
test_project/test_project/settings.py
test_project/test_project/urls.py
test_project/test_project/wsgi.py