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.4.tar.gz
(144.0 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.4.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.4.tar.gz
- Upload date:
- Size: 144.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eaf79892a2f8e35c28f6a5a7fceb23545535496d645274e311d5cb898154ec9 |
|
MD5 | bac2b49a5cc6b1e14aaf6e5c5f3418e6 |
|
BLAKE2b-256 | 24a20d9b93ce06099d783de5f081246cfc97728eda7ab3d8f708d94f9f9283e0 |
File details
Details for the file th_django_analytics-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.4-py3-none-any.whl
- Upload date:
- Size: 153.4 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 | 92e9502b96c985b2353c5decab8b35fff1ac4febab3d7ae3893259b570f1e236 |
|
MD5 | c91860b7cb46959343eed950db12df2f |
|
BLAKE2b-256 | 414742aaaef13eeaff40b6e67405b868c2c09c71fe622e7bc954b50abfe503a4 |