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.8.tar.gz
(147.6 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.8.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.8.tar.gz
- Upload date:
- Size: 147.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89e2f417a90e46e853d2c845120d356c2640e7145eca5a1f33ab2e45b8fef3a8 |
|
MD5 | d7c54624b3af22159a986cbce7a4ce5e |
|
BLAKE2b-256 | f474de8ab7a94f55824ce008f6b5a45c36ab8fd2a235882e5d20b4240724d2c1 |
File details
Details for the file th_django_analytics-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.8-py3-none-any.whl
- Upload date:
- Size: 158.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 | bf6aaec645ab0f53021caf9cf20a2f7d691236316309450df20bbbaf9d102973 |
|
MD5 | d0cf528bace3c2b2f492b63fa95828ec |
|
BLAKE2b-256 | 13f891c23ebb8406239c9a8315a1ff093e4dcfacf259b4b0db7b92f36036233a |