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.6.tar.gz
(146.4 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.6.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.6.tar.gz
- Upload date:
- Size: 146.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e6e3d4333431ba33d2c4245440ddcbe6a9c5267882b33980ae969d647d57f2b |
|
MD5 | a6890ad08146e7e6cfd6d86820b33ca1 |
|
BLAKE2b-256 | 7c8f1e0147ad65c57f9c310b8245b9497bcf866569f0d4367ec1d9fe5dbf7418 |
File details
Details for the file th_django_analytics-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.6-py3-none-any.whl
- Upload date:
- Size: 156.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 | f7609dadc08d234d898faf46ad84feec392059da5d54660dd7ea3143f8add67a |
|
MD5 | aaf07a18a9e2efee18275eb84786496a |
|
BLAKE2b-256 | 73b140aa4e2575811985797d905ef0a2fe43b96d73011b6b192469bb8a004e37 |