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.1.0.tar.gz
(147.1 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.1.0.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.1.0.tar.gz
- Upload date:
- Size: 147.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 | 4ed45a3f7fbdaaaed073b5d0670242856bfe1cec5b2df4b42d0155d64cdd541a |
|
MD5 | 9372a38252231c34494948dc77da16fd |
|
BLAKE2b-256 | 50c3465cd03dc2d111ffe768c3156a97962b10616fead97a534aec835f3d5ea1 |
File details
Details for the file th_django_analytics-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.1.0-py3-none-any.whl
- Upload date:
- Size: 156.9 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 | ff9fe9351e8087685ae36da28328ea3f0b68fdef52ac4ded49e97e57ed4fce52 |
|
MD5 | 9010eacda7289a47d22adc5b27e80861 |
|
BLAKE2b-256 | ece7b37887abd8b1c74cd6defa9962076a57ff21eafc197391abb7484bb97038 |