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.21.0.tar.gz
(61.7 kB
view details)
File details
Details for the file core_curate_app-2.21.0.tar.gz.
File metadata
- Download URL: core_curate_app-2.21.0.tar.gz
- Upload date:
- Size: 61.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03245e2c6e1afbf7c3d34fff069a122bba1bcc0c837f0bee334d86e132b31d9f
|
|
| MD5 |
7e654565b8b2f3511c21552e2103cde5
|
|
| BLAKE2b-256 |
cdca59b07bcb0c00945b06a688d8fd2370605bdf7788f6c83d6910a95515f2a3
|