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.20.0.tar.gz
(18.6 kB
view details)
File details
Details for the file core_dashboard_app-2.20.0.tar.gz.
File metadata
- Download URL: core_dashboard_app-2.20.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 |
c367667b57493511e0e604adcab6266b887e43ed19ecc2d82208a971997c9b23
|
|
| MD5 |
3262a8580dce30160b9ff84b4ab5aaa5
|
|
| BLAKE2b-256 |
5a4af81ddd1e5110739298057574b97c8b6bb0392a7165ee039c1f3d2630dceb
|