Skip to main content

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


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.12.0.tar.gz (18.7 kB view details)

Uploaded Source

File details

Details for the file core_dashboard_app-2.12.0.tar.gz.

File metadata

  • Download URL: core_dashboard_app-2.12.0.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for core_dashboard_app-2.12.0.tar.gz
Algorithm Hash digest
SHA256 103605da455cd0489453a9dbff916c0096238862736035ddee7b4f31fa94b263
MD5 5afd8f9ff9d9f2913c721311e05f7335
BLAKE2b-256 c2269eb7330099668e140e51caeef80515356c0ee8e1a0eb472523de3eccf4f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page