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.5.tar.gz
(144.2 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.5.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.5.tar.gz
- Upload date:
- Size: 144.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b80f43f7638a4b9b721ceecebfd025b600502772eae9e41204b4f0e600663408 |
|
MD5 | f64bd43e3aab4885cc071110b09d9805 |
|
BLAKE2b-256 | 6c815a98c46e9b81228d0f549052a55eb3fd1dfd865e08cd136ae5076ecc8e83 |
File details
Details for the file th_django_analytics-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.5-py3-none-any.whl
- Upload date:
- Size: 153.6 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 | c891e69c7c2e1a4bf2ed19877c9a2cb3261d46b28c57ee4320403f820d0e79ae |
|
MD5 | 45193a0c4da8690a07160e9bb9df1c8f |
|
BLAKE2b-256 | 7593926773e94bdc19eede23c8ba28d39c35b559350f3e2a2df9d4d11c7984d6 |