Resource management via a dashboard for the curator core project
Project description
Resource management via a dashboard for the curator core project.
Quickstart
1. Add “core_dashboard_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_dashboard_app',
]
2. Include the core_dashboard_app URLconf in your project urls.py
url(r'^dashboard/', include('core_dashboard_app.urls')),
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
core_dashboard_app-2.7.0.tar.gz
(18.6 kB
view details)
File details
Details for the file core_dashboard_app-2.7.0.tar.gz.
File metadata
- Download URL: core_dashboard_app-2.7.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d50033af8553c4bb594376e3c176aa0ebdc9d20603b827858c90a74edb5b325
|
|
| MD5 |
f898f507a1e742baaf0df898e2cba9d0
|
|
| BLAKE2b-256 |
d842fe9cf22d1e96e55753e5bfeb7cd8281dd88d9b8857c3061c2c6506622692
|