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",namespace="analytics")),
  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.1.tar.gz (143.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

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

Hashes for th-django-analytics-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b8bbe5497b2f9773f1ccfe907bd61f52b1f9786d77a87956a39499d3ceeea76a
MD5 77cc08e50391c02f2a0cf97b3961213e
BLAKE2b-256 82fe64987b97de42097c4bb1c2f99bf4d914faaf8d9fd7b77eac38c8ed82d1e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for th_django_analytics-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 016cc65948854d40a4a842aa245ab2d0b12c4b43ec78c5760099efcfe915033d
MD5 686c05dcdf9e1dd29cf46c303cc192b9
BLAKE2b-256 b4334f299b903029d74a7c6c959ee657862bf38a1b136656abc762f47f354bb0

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