Core Curate Registry App
Curation functionalities specific to the Registry application for the curator core project.
Quick start
1. Add “core_curate_registry_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_curate_registry_app',
'core_curate_app',
]
2. Include the core_curate_registry_app URLconf in your project urls.py
url(r'^curate/', include('core_curate_registry_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_curate_registry_app-2.22.0.tar.gz.
File metadata
- Download URL: core_curate_registry_app-2.22.0.tar.gz
- Upload date:
- Size: 15.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 |
1195bbdf27ff7fcff6f16e5cd938b15c6f8fa66148e864d3aefe0346c2fbed12
|
|
| MD5 |
fb15a2775a4c36ffa7e40684fdbc8b34
|
|
| BLAKE2b-256 |
7185d794e33ad8e77914967e643280a66aeb20377f6be98e6b835a3827b2665a
|