Django Supervisor dashboard
Project description
django-dashvisor
Django supervisor dashboard UI
Requirements:
Django >= 1.11
Install:
pip install django-dashvisor-ui
Instructions
Add to django installed apps:
INSTALLED_APPS = [
...
dashvisor
]
Configure urls:
url(r'^/dashboard/', include('dashvisor.urls'))
Execute on web browser:
http://localhost:8000/dashboard/
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
django-dashvisor-ui-1.1.tar.gz
(189.9 kB
view details)
Built Distribution
File details
Details for the file django-dashvisor-ui-1.1.tar.gz
.
File metadata
- Download URL: django-dashvisor-ui-1.1.tar.gz
- Upload date:
- Size: 189.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79538226ce281b71f22e689dbd6bba7ecd81c91b600ecd0f3b8ff716fd9ddbac |
|
MD5 | 8e4447448295189bb31ba2957bbcf307 |
|
BLAKE2b-256 | b80ab411483bb147f69c0c9e271fe2f713596556d4239499b59dc80083d97589 |
File details
Details for the file django_dashvisor_ui-1.1-py3-none-any.whl
.
File metadata
- Download URL: django_dashvisor_ui-1.1-py3-none-any.whl
- Upload date:
- Size: 195.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 048a81de1237e0e877a4ce7c0357d0781587cc09aed4b9ebf0214af5bcc0110e |
|
MD5 | bd53bc53ea8299d7a8f6f285d345cd46 |
|
BLAKE2b-256 | 168161c7e2c677fd098ca471955213c00c01f868f32618dbedda930d4ee488d2 |