Support for Owntracks
Project description
django-owntracks
django-owntracks add basic support for viewing owntracks data in the context of django application.
Usage
- Add
"owntracks"
and"dmqtt"
to yourINSTALLED_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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fdddbdcc0f8d5a9c0c31937d01c164f5a65021530f054f7bec2c5b9c77504f7 |
|
MD5 | 9302d780c6ae4aa86f2327ded8e44652 |
|
BLAKE2b-256 | 1b54218985af24c00de6bfa9c443830efe859a011bd3d4fe5164e35b3d2dd6cc |
File details
Details for the file django_owntracks-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_owntracks-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e83d13dd8d82cfb5b2d979904732dfaca47cdab72a427d6892191522cefe2312 |
|
MD5 | 6b5c43bc2caf96d56bd365854943e2db |
|
BLAKE2b-256 | 7e36782aa62322cdc4b129386e7c275ea9ad9e74884529e0026d2bea999428b8 |