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.1.tar.gz
(143.4 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.1.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.1.tar.gz
- Upload date:
- Size: 143.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 | b8bbe5497b2f9773f1ccfe907bd61f52b1f9786d77a87956a39499d3ceeea76a |
|
MD5 | 77cc08e50391c02f2a0cf97b3961213e |
|
BLAKE2b-256 | 82fe64987b97de42097c4bb1c2f99bf4d914faaf8d9fd7b77eac38c8ed82d1e5 |
File details
Details for the file th_django_analytics-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.1-py3-none-any.whl
- Upload date:
- Size: 152.3 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 | 016cc65948854d40a4a842aa245ab2d0b12c4b43ec78c5760099efcfe915033d |
|
MD5 | 686c05dcdf9e1dd29cf46c303cc192b9 |
|
BLAKE2b-256 | b4334f299b903029d74a7c6c959ee657862bf38a1b136656abc762f47f354bb0 |