A CMIS backend for gemma-documentregistratiecomponent
Project description
gemma-drc-cmis
A CMIS backend for gemma-documentregistratiecomponent
Free software: MIT license
Documentation: https://drc-cmis.readthedocs.io.
How to install
Install via pip
pip install gemma-drc-cmis
Add to installed apps
INSTALLED_APPS = [ ... 'drc_cmis', ... ]
Add drc_cmis to the backends
DRC_STORAGE_BACKENDS = [ 'drc.backend.django.DjangoDRCStorageBackend', # If you also want to store it via django. 'drc_cmis.backend.CMISDRCStorageBackend', ]
Features
Integrate cmis with the issues
Issues all year round
History
0.0.4 (2019-05-06)
Added migrations to the package
0.0.3 (2019-05-06)
Added migrations to the package
0.0.2 (2019-05-06)
Added cmislib as a requirement.
0.0.1 (2019-04-16)
First release on PyPI.
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
drc_cmis-0.0.4.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file drc_cmis-0.0.4.tar.gz
.
File metadata
- Download URL: drc_cmis-0.0.4.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f84580e74ddb0d801328588bca2db90ca8b372faa71625b13b99d2873cafe203 |
|
MD5 | 2623f56a570ed19370bf3e5ea4d2251b |
|
BLAKE2b-256 | 80e901eed6505fa03899ba111e4e4c8d48acffc015d265a97d2e50d6c2ecd1f0 |
File details
Details for the file drc_cmis-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: drc_cmis-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfd2ec1b9aa9177b2f804cbf67b9cc4b85fcd361e405ab60a51f382a13c6347f |
|
MD5 | 679081708f8e6153c02a428cf5807db5 |
|
BLAKE2b-256 | daa00425f3a7677c6ee06be75f7f8754d476527663cc33af93720ee7dce37e40 |