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")),
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.3.tar.gz
(143.5 kB
view details)
Built Distribution
File details
Details for the file th-django-analytics-1.0.3.tar.gz
.
File metadata
- Download URL: th-django-analytics-1.0.3.tar.gz
- Upload date:
- Size: 143.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4abcf7d4d0b79233b9e6b4464a4c04f060e0553409c67220779252f8cdd73fc |
|
MD5 | c182cbfee213dbad7fc495abe09e817c |
|
BLAKE2b-256 | ab875425b2e53b546d43f9a5f562ee12265a80f12ac0668a286bb9035de93499 |
File details
Details for the file th_django_analytics-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: th_django_analytics-1.0.3-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 | 3fecfb608d7cd00aabcbb95e9744286d23714e1e409abda3912e41776ce9bb25 |
|
MD5 | be93b787ca69c34473a963b27afc05b8 |
|
BLAKE2b-256 | 31980928c8d283d5b9773aa12e96079d1c22f4f69be396a3a52a497a4d5f92a3 |