Resource management via a dashboard for the registry core project
Project description
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')),
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
File details
Details for the file core_dashboard_registry_app-2.12.0.tar.gz
.
File metadata
- Download URL: core_dashboard_registry_app-2.12.0.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11edde5229ec187619d9f9777fa8845eb853a31af103b43fbb1055cb99412c61 |
|
MD5 | f910a0701a41c1e45c144495120f5a3d |
|
BLAKE2b-256 | 80d17a74af40c6c4ea161cf49f297fbf3463089f86e42068f5768b5d5549990e |