Pre-release
This release is a pre-release and may not be stable for production use.
Base OAI-PMH sharing functions for the curator core project.
Quickstart
1. Add “core_oaipmh_common_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_oaipmh_common_app',
]
2. Include the core_oaipmh_common_app URLconf in your project urls.py
url(r'^oaipmh/', include('core_oaipmh_common_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_oaipmh_common_app-1.0.0b4.tar.gz.
File metadata
- Download URL: core_oaipmh_common_app-1.0.0b4.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9552b17bc314dbf9c6382f4bf9a65e96e6cb1d4ebe120af9eaae04b667f89a44
|
|
| MD5 |
6dc238b9a8a2015577f512f04ed06850
|
|
| BLAKE2b-256 |
e37a0c79a0ec5f5681001b4a26de5ded06297b470d64fd4fed7743c390b83b2d
|