thbmgModule
Project description
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",namespace="analytics")),
Run python manage.py migrate to create the analytics models.
Run python manage.py collectstatics to collect the statics files.
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.0.tar.gz
(142.9 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.0.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.0.tar.gz
- Upload date:
- Size: 142.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62861fb00c2a1d70ee730bad17aa2b0173e5acdd3157494e6118c0f137720abf |
|
MD5 | 57585dca2caa01a1f67de2c8079fa305 |
|
BLAKE2b-256 | cb4289229cd96922a8d1561fc7723486de78b57917077647c5ff3435e85508e1 |
File details
Details for the file th_django_analytics-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.0-py3-none-any.whl
- Upload date:
- Size: 150.5 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 | 8f6a3565c8363a0716c17094f66867b63371eb2022cdf3952481d9466d10a651 |
|
MD5 | d7aab271d83d113cb6541b723734ab40 |
|
BLAKE2b-256 | 65f1ef3c8ac180ab91ca4eff5c97efd5310b78b00786912deb86e26778a7c818 |