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-1.7.0.tar.gz
(28.2 kB
view details)
File details
Details for the file core_curate_app-1.7.0.tar.gz
.
File metadata
- Download URL: core_curate_app-1.7.0.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c9d8fb04739efac295dc7493ae1280a8c0e513a49e651d041a565e8a119539df
|
|
MD5 |
bbf6d0e63aa59734516e5ab002d141b7
|
|
BLAKE2b-256 |
1d330e7c46999e5b6e5b2f9039851b09830a04a4cda36c8b0953b4175f0135e7
|