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.7.tar.gz
(146.4 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.7.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.7.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 | 885b21f408f7003434599fc95c9b3cfcae4bbd7eba8a022feab7aadada6e1999 |
|
MD5 | 9dfbee462d89f0f9c323e42a1ad4228d |
|
BLAKE2b-256 | 07688ce68bf68c1c8588cc6ce1e20bf628bee47cb82e48be9d4077bf86d0f135 |
File details
Details for the file th_django_analytics-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.7-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 | 0414678005adf9bc025c57c96e1c1f9d413e693daeb219547f751775dfadd6a9 |
|
MD5 | d9f90705eff852104f432dd904782b73 |
|
BLAKE2b-256 | e27d0217b6058ef4b48b18e695c633cc4785d115f4c47c6ae109a069a02798fb |