thbmgModule
Project description
Quick start
Add “analytics” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'analytics', ]
Include the polls URLconf in your project urls.py like this:
path("analytics/", include("analytics.urls")),
Run python manage.py migrate to create the analytics models.
Run python manage.py collectstatics to collect the statics files.
Dashboard Data Processing
python manage.py data_processing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
th-django-analytics-1.0.9.tar.gz
(198.1 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.9.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.9.tar.gz
- Upload date:
- Size: 198.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555f507a688eff2c0a23315ac1e69e2a44c88c921525874a10baf4344a24abf4 |
|
MD5 | ee8da4108fd48ed4b96c16d8093ef5c6 |
|
BLAKE2b-256 | ea9986046e5e30ff8b0ffe54c461be816cb15a69c6c456c12aec036689c83511 |
File details
Details for the file th_django_analytics-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.9-py3-none-any.whl
- Upload date:
- Size: 209.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 134214f9b0b3f09cf278a35c20a26628b2bf30408399f053c75926d9fbfbf302 |
|
MD5 | 200d07af52bdd3d1cb9483b058337840 |
|
BLAKE2b-256 | fe0bc56ba076d4ccf2739018bc73c3cecfbfef31cb0188cb737393e7a283d226 |