Skip to main content

thbmgModule

Project description

  1. Add “analytics” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'analytics',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path("analytics/", include("analytics.urls")),
  3. Run python manage.py migrate to create the analytics models.

  4. Run python manage.py collectstatics to collect the statics files.

Project details


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)

Uploaded Source

Built Distribution

th_django_analytics-1.0.3-py3-none-any.whl (152.3 kB view details)

Uploaded Python 3

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

Hashes for th-django-analytics-1.0.3.tar.gz
Algorithm Hash digest
SHA256 e4abcf7d4d0b79233b9e6b4464a4c04f060e0553409c67220779252f8cdd73fc
MD5 c182cbfee213dbad7fc495abe09e817c
BLAKE2b-256 ab875425b2e53b546d43f9a5f562ee12265a80f12ac0668a286bb9035de93499

See more details on using hashes here.

File details

Details for the file th_django_analytics-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for th_django_analytics-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3fecfb608d7cd00aabcbb95e9744286d23714e1e409abda3912e41776ce9bb25
MD5 be93b787ca69c34473a963b27afc05b8
BLAKE2b-256 31980928c8d283d5b9773aa12e96079d1c22f4f69be396a3a52a497a4d5f92a3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page