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.0.0.tar.gz
(25.7 kB
view details)
File details
Details for the file core_curate_app-1.0.0.tar.gz
.
File metadata
- Download URL: core_curate_app-1.0.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/36.5.0.post20170921 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b60863ee95bb39f40d0472488e05c190a2c629947f475e2d236008a6b9aec979
|
|
MD5 |
8e009d9d5173f08a8df969770a9334ea
|
|
BLAKE2b-256 |
93e7917ab8fd6a15848e52b746bf3c299c19d36eb87ab8aaa2ead12becb40dd1
|