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
Close
Hashes for core_dashboard_registry_app-2.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f169a8b872fc143a086dd8bdb56dc2fda13ee1a397c8512f8880b9318e710020 |
|
MD5 | 0f5c11291f207d4ebc86a0f65b9f7041 |
|
BLAKE2b-256 | 2df305955cf6a944358466ac43c18fbd329bd86e9404d9c857aee45daeae9ca4 |