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.22.0.tar.gz
(18.6 kB
view details)
File details
Details for the file core_dashboard_app-2.22.0.tar.gz.
File metadata
- Download URL: core_dashboard_app-2.22.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f08c5db4fb8bcf96b4d4f2115c51b71021b1351f8bd514aa4bdaa8f4ab87627
|
|
| MD5 |
6338715e5982d1ca0033c9fcaf784176
|
|
| BLAKE2b-256 |
e662e9fe5a2c79a85183d9f0a88bc2fcf33c6e139a040c937855ec14cc99b31f
|