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/view_helpers.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/0010_whistle_indexes.py
silent_mammoth_whistle/migrations/__init__.py
silent_mammoth_whistle/static/silent_mammoth_whistle/css/base.css
silent_mammoth_whistle/static/silent_mammoth_whistle/css/index.css
silent_mammoth_whistle/static/silent_mammoth_whistle/css/session.css
silent_mammoth_whistle/static/silent_mammoth_whistle/css/user-sessions.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/static/silent_mammoth_whistle/wa-styles/layers.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/native.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/webawesome.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/palettes/default.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants/brand.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants/danger.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants/neutral.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants/success.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/color/variants/warning.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/themes/default.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/align-items.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/border-radius.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/flex-wrap.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/fouce.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/gap.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/justify-content.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/layout.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/placeholder.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/prose.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/scroll-lock.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/size.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/text.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/variants.css
silent_mammoth_whistle/static/silent_mammoth_whistle/wa-styles/utilities/visually-hidden.css
silent_mammoth_whistle/templates/silent_mammoth_whistle/_chart_javascript.html
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/templates/silent_mammoth_whistle/user_sessions.html
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/arrows-fullscreen.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/chevron-left.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/chevron-right.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/display.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/envelope-paper.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/globe.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/person.svg
silent_mammoth_whistle/templates/silent_mammoth_whistle/icons/stopwatch.svg
silent_mammoth_whistle/templatetags/__init__.py
silent_mammoth_whistle/templatetags/whistle_helpers.py