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.21.0.tar.gz
(18.6 kB
view details)
File details
Details for the file core_dashboard_app-2.21.0.tar.gz.
File metadata
- Download URL: core_dashboard_app-2.21.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 |
64bd341156e4aee9f468e67ea1307606db4c8e120b59e5c9068bfa3a15c2621f
|
|
| MD5 |
76bbf9af16da7c8a149180d326609a15
|
|
| BLAKE2b-256 |
868680ae84a185b7974309de596afdb5c64abdebd1c72112bc8e5162b5994646
|