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

Uploaded Source

Built Distribution

drc_cmis-0.0.1-py2.py3-none-any.whl (17.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: drc_cmis-0.0.1.tar.gz
  • Upload date:
  • Size: 27.8 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.1.tar.gz
Algorithm Hash digest
SHA256 9aaf22f56de051adba07e858a4ea07626393b1c4bf1e107510d89ca3cdec20d7
MD5 76e4e8cf1230a0a893fd825f32db8b9e
BLAKE2b-256 28d4eb88d8321c84eeaccf23182416e8f862f580258782d0573c8954e1461258

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drc_cmis-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.5 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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 678d7f8e9d322236a115db9b81b5173e2aba1c348f42a5f49965ad64e3f8a2c5
MD5 8cdfb1bd9f17ec7cb06172d2ab028aa9
BLAKE2b-256 e5a574e4ee6d17d613aaf3bd3026d8e26f592a647a99029dae5e308c8ba15b1a

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