LICENSE
MANIFEST.in
README.rst
pyproject.toml
django_silent_mammoth_whistle.egg-info/PKG-INFO
django_silent_mammoth_whistle.egg-info/SOURCES.txt
django_silent_mammoth_whistle.egg-info/dependency_links.txt
django_silent_mammoth_whistle.egg-info/requires.txt
django_silent_mammoth_whistle.egg-info/top_level.txt
docs/example.jpeg
silent_mammoth_whistle/__init__.py
silent_mammoth_whistle/apps.py
silent_mammoth_whistle/forms.py
silent_mammoth_whistle/middleware.py
silent_mammoth_whistle/models.py
silent_mammoth_whistle/settings.py
silent_mammoth_whistle/signals.py
silent_mammoth_whistle/urls.py
silent_mammoth_whistle/views.py
silent_mammoth_whistle/migrations/0001_initial.py
silent_mammoth_whistle/migrations/0002_whistle_is_client_event.py
silent_mammoth_whistle/migrations/0003_remove_whistle_viewport_height_and_more.py
silent_mammoth_whistle/migrations/0004_rename_viewport_size_whistle_viewport_dimensions.py
silent_mammoth_whistle/migrations/0005_whistle_is_authenticated.py
silent_mammoth_whistle/migrations/0006_whistle_request_method_whistle_response_code.py
silent_mammoth_whistle/migrations/0007_remove_whistle_is_client_event_and_more.py
silent_mammoth_whistle/migrations/0008_alter_whistle_request_path.py
silent_mammoth_whistle/migrations/0009_whistle_referer.py
silent_mammoth_whistle/migrations/__init__.py
silent_mammoth_whistle/static/silent_mammoth_whistle/css/base.css
silent_mammoth_whistle/static/silent_mammoth_whistle/img/favicon.png
silent_mammoth_whistle/static/silent_mammoth_whistle/js/chart.min.js
silent_mammoth_whistle/static/silent_mammoth_whistle/js/htmx.min.js
silent_mammoth_whistle/static/silent_mammoth_whistle/js/whistle.js
silent_mammoth_whistle/templates/silent_mammoth_whistle/_chart_javascript.html
silent_mammoth_whistle/templates/silent_mammoth_whistle/_icon_next.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/_icon_previous.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/_whistles_per_user_table.html
silent_mammoth_whistle/templates/silent_mammoth_whistle/base.html
silent_mammoth_whistle/templates/silent_mammoth_whistle/index.html
silent_mammoth_whistle/templates/silent_mammoth_whistle/session.html
silent_mammoth_whistle/templatetags/__init__.py
silent_mammoth_whistle/templatetags/whistle_helpers.py