Core Dashboard Registry App
Resource management via a dashboard for the registry core project.
Quickstart
1. Add “core_dashboard_registry_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_dashboard_registry_app',
]
2. Include the core_dashboard_registry_app URLconf in your project urls.py
url(r'^dashboard/', include('core_dashboard_registry_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_dashboard_registry_app-2.22.0.tar.gz.
File metadata
- Download URL: core_dashboard_registry_app-2.22.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
125b24ed3fa7f75d19165b1101f7bfa9801f5303655a0fddbc628be02d39a8b9
|
|
| MD5 |
f8e45e5accda4d1a89e2d788221d5ab4
|
|
| BLAKE2b-256 |
46a908eb4efbe1f649208de8c42f243fd87235d11bd8897efe98caf00ac56bb1
|