Skip to main content

thbmgModule

Project description

Quick start

  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.

Dashboard Data Processing

python manage.py data_processing

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

Uploaded Source

Built Distribution

th_django_analytics-1.0.8-py3-none-any.whl (158.8 kB view details)

Uploaded Python 3

File details

Details for the file th-django-analytics-1.0.8.tar.gz.

File metadata

  • Download URL: th-django-analytics-1.0.8.tar.gz
  • Upload date:
  • Size: 147.6 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.8.tar.gz
Algorithm Hash digest
SHA256 89e2f417a90e46e853d2c845120d356c2640e7145eca5a1f33ab2e45b8fef3a8
MD5 d7c54624b3af22159a986cbce7a4ce5e
BLAKE2b-256 f474de8ab7a94f55824ce008f6b5a45c36ab8fd2a235882e5d20b4240724d2c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for th_django_analytics-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bf6aaec645ab0f53021caf9cf20a2f7d691236316309450df20bbbaf9d102973
MD5 d0cf528bace3c2b2f492b63fa95828ec
BLAKE2b-256 13f891c23ebb8406239c9a8315a1ff093e4dcfacf259b4b0db7b92f36036233a

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