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.4.0.tar.gz.
File metadata
- Download URL: core_oaipmh_common_app-1.4.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4da66cf98254b3b6e51dc848ed153c26733fb053ab751e85079adff2e96ea22
|
|
| MD5 |
b89053100b74df8e6f79a15102ffd56e
|
|
| BLAKE2b-256 |
4608d5efb6636b0d693e4ae7e8c8ce01403170b214b694ec7f40208b701049a5
|