Skip to main content

A CMIS backend for gemma-documentregistratiecomponent

Project description

gemma-drc-cmis

A CMIS backend for gemma-documentregistratiecomponent

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.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


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.3.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

drc_cmis-0.0.3-py2.py3-none-any.whl (17.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file drc_cmis-0.0.3.tar.gz.

File metadata

  • Download URL: drc_cmis-0.0.3.tar.gz
  • Upload date:
  • Size: 19.1 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

Hashes for drc_cmis-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ed0369aeddad9e6d5ad4237f84c2b37e7c57f3c314b90beeae03e210b48780cf
MD5 9946991a8913c1bc05fc37257739df23
BLAKE2b-256 42811fc63d89a1e5ac4c9f4055cdd1bf243ed9877e37e8df7bea236032952750

See more details on using hashes here.

File details

Details for the file drc_cmis-0.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: drc_cmis-0.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.6 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

Hashes for drc_cmis-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6fd37ab284a483b945ee0554934254297a74a1657709df10ea9c6798e3fd8134
MD5 72b72c201ad4a257f5d352b5560416af
BLAKE2b-256 27c85955bd4aff9c75dcb7bcc9c99c70b734bd37ec5af217d9ae74224e8fa2b3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page