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.1.tar.gz
(147.3 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.1.1.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.1.1.tar.gz
- Upload date:
- Size: 147.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc59edcf417bb7c4b0b4fb4edf3350359a75cd66642dc211756a0a59634cf256 |
|
MD5 | ac812a052196207aa7da6537b85585f1 |
|
BLAKE2b-256 | 77926920462e056d8c2cfabe3193de30df95a0c892c8f100c745e383f05ae612 |
File details
Details for the file th_django_analytics-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.1.1-py3-none-any.whl
- Upload date:
- Size: 157.0 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 | 7af3ab7085347a5760c8167247df66a7d1869d12c23fc63ef17152ab4ea6bf2b |
|
MD5 | 0f1456f0afd135fe550c3253c956c0fe |
|
BLAKE2b-256 | 335833cfb02a7fe0ee697aeda31b5b0301a562b093b3793beead720967318a94 |