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.12.0.tar.gz
(61.1 kB
view details)
File details
Details for the file core_curate_app-2.12.0.tar.gz
.
File metadata
- Download URL: core_curate_app-2.12.0.tar.gz
- Upload date:
- Size: 61.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e30879f07ae3857335d6e14432d28c108290f21851a71f8d9f5bce4f7ee51c9d |
|
MD5 | 538a2a2762adeb3fddcb35e3b06820c2 |
|
BLAKE2b-256 | f72f8680ead9d6a7b52b29d817c8ff2642027f25d891fa10cae176435be9397e |