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.0.tar.gz (142.9 kB view details)

Uploaded Source

Built Distribution

th_django_analytics-1.0.0-py3-none-any.whl (150.5 kB view details)

Uploaded Python 3

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

Hashes for th-django-analytics-1.0.0.tar.gz
Algorithm Hash digest
SHA256 62861fb00c2a1d70ee730bad17aa2b0173e5acdd3157494e6118c0f137720abf
MD5 57585dca2caa01a1f67de2c8079fa305
BLAKE2b-256 cb4289229cd96922a8d1561fc7723486de78b57917077647c5ff3435e85508e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for th_django_analytics-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f6a3565c8363a0716c17094f66867b63371eb2022cdf3952481d9466d10a651
MD5 d7aab271d83d113cb6541b723734ab40
BLAKE2b-256 65f1ef3c8ac180ab91ca4eff5c97efd5310b78b00786912deb86e26778a7c818

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