Skip to main content

Плагин для Djako, который предоставляет интеграцию с API Яндекс метрики и визуализирует счётчики через Chart.js

Project description

============ django-djako_plugin_ya_metrics

djako_plugin_ya_metrics - Это плагин для Djako, который предоставляет интеграцию с API Яндекс метрики и визуализирует счётчики через Chart.js

Quick start

  1. Add "djako_plugin_ya_metrics" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ..., "djako_plugin_ya_metrics", ]

  2. Include the polls URLconf in your project urls.py like this::

    path("polls/", include("djako_plugin_ya_metrics.urls")),

  3. Run python manage.py migrate to create the models.

  4. Start the development server and visit the admin to create a poll.

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

djako_plugin_ya_metrics-0.0.2.tar.gz (108.9 kB view details)

Uploaded Source

File details

Details for the file djako_plugin_ya_metrics-0.0.2.tar.gz.

File metadata

File hashes

Hashes for djako_plugin_ya_metrics-0.0.2.tar.gz
Algorithm Hash digest
SHA256 21b3ff048d87cb41abbdb761d3efda0033b38c59a25b41a1b2e0ed8b4547c17e
MD5 808e7b682b1e82755c3dbb57caca393b
BLAKE2b-256 11d106ea30b251c74978e70ca2f15adcca16ebe8a1634af2b626d837b3dfa4ce

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