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

Uploaded Source

Built Distribution

th_django_analytics-1.0.5-py3-none-any.whl (153.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: th-django-analytics-1.0.5.tar.gz
  • Upload date:
  • Size: 144.2 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.5.tar.gz
Algorithm Hash digest
SHA256 b80f43f7638a4b9b721ceecebfd025b600502772eae9e41204b4f0e600663408
MD5 f64bd43e3aab4885cc071110b09d9805
BLAKE2b-256 6c815a98c46e9b81228d0f549052a55eb3fd1dfd865e08cd136ae5076ecc8e83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for th_django_analytics-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c891e69c7c2e1a4bf2ed19877c9a2cb3261d46b28c57ee4320403f820d0e79ae
MD5 45193a0c4da8690a07160e9bb9df1c8f
BLAKE2b-256 7593926773e94bdc19eede23c8ba28d39c35b559350f3e2a2df9d4d11c7984d6

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