Curation functionalities for the curator core project
Project description
Curation functionalities for the curator core project.
Quick start
1. Add “core_curate_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_curate_app',
]
2. Include the core_dashboard_app URLconf in your project urls.py
url(r'^curate/', include('core_curate_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
core_curate_app-2.20.0.tar.gz
(61.6 kB
view details)
File details
Details for the file core_curate_app-2.20.0.tar.gz.
File metadata
- Download URL: core_curate_app-2.20.0.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83e6f6c6027efd15c593757c1caa51fd39639f7f3f1a7ad7259b005ea3e40b7d
|
|
| MD5 |
0f3963b03a7e45966ee9ca8c9c972e3a
|
|
| BLAKE2b-256 |
31e9a6a9ddd056e14c68d052195a0e0c2f9b954cdf52832da3c13e792adbc281
|