Skip to main content

Support for Owntracks

Project description

django-owntracks

PyPI

django-owntracks add basic support for viewing owntracks data in the context of django application.

Usage

  • Add "owntracks" and "dmqtt" to your INSTALLED_APPS
INSTALLED_APPS = [
    "owntracks",
    # Third Party
    "dmqtt",
    # Core Django
    "django.contrib.admin",
    "django.contrib.auth",
    "django.contrib.contenttypes",
    "django.contrib.sessions",
    "django.contrib.messages",
    "django.contrib.staticfiles",
]
  • Add MQTT_HOST, MQTT_USER, MQTT_PASS, MQTT_PORT

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

django-owntracks-0.1.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

django_owntracks-0.1.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file django-owntracks-0.1.0.tar.gz.

File metadata

  • Download URL: django-owntracks-0.1.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.9

File hashes

Hashes for django-owntracks-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4fdddbdcc0f8d5a9c0c31937d01c164f5a65021530f054f7bec2c5b9c77504f7
MD5 9302d780c6ae4aa86f2327ded8e44652
BLAKE2b-256 1b54218985af24c00de6bfa9c443830efe859a011bd3d4fe5164e35b3d2dd6cc

See more details on using hashes here.

File details

Details for the file django_owntracks-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_owntracks-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e83d13dd8d82cfb5b2d979904732dfaca47cdab72a427d6892191522cefe2312
MD5 6b5c43bc2caf96d56bd365854943e2db
BLAKE2b-256 7e36782aa62322cdc4b129386e7c275ea9ad9e74884529e0026d2bea999428b8

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