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')),
Release files for core-dashboard-registry-app 2.22.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| core_dashboard_registry_app-2.22.0.tar.gz | 23.4 kB | Details |
Release files / core_dashboard_registry_app-2.22.0.tar.gz
| Download URL | core_dashboard_registry_app-2.22.0.tar.gz |
|---|---|
| Size | 23.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
125b24ed3fa7f75d19165b1101f7bfa9801f5303655a0fddbc628be02d39a8b9
|
|
BLAKE2b-256 checksum How to use checksums |
46a908eb4efbe1f649208de8c42f243fd87235d11bd8897efe98caf00ac56bb1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.16
|