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

Uploaded Source

Built Distribution

th_django_analytics-1.0.4-py3-none-any.whl (153.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: th-django-analytics-1.0.4.tar.gz
  • Upload date:
  • Size: 144.0 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.4.tar.gz
Algorithm Hash digest
SHA256 3eaf79892a2f8e35c28f6a5a7fceb23545535496d645274e311d5cb898154ec9
MD5 bac2b49a5cc6b1e14aaf6e5c5f3418e6
BLAKE2b-256 24a20d9b93ce06099d783de5f081246cfc97728eda7ab3d8f708d94f9f9283e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for th_django_analytics-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 92e9502b96c985b2353c5decab8b35fff1ac4febab3d7ae3893259b570f1e236
MD5 c91860b7cb46959343eed950db12df2f
BLAKE2b-256 414742aaaef13eeaff40b6e67405b868c2c09c71fe622e7bc954b50abfe503a4

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