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.5 (2019-05-06)

  • Moved some settings to a solo database object. to make it more dynamic.

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


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

Uploaded Source

Built Distribution

drc_cmis-0.0.5-py2.py3-none-any.whl (21.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: drc_cmis-0.0.5.tar.gz
  • Upload date:
  • Size: 20.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.5.tar.gz
Algorithm Hash digest
SHA256 2ca2bb30390b0aa4deb9447fbfe124d53db375c1f0a54680a33c99e275b65eb9
MD5 3cc6610d6c91043625da510a7a1b6819
BLAKE2b-256 60eea9c23cd8c7bfbe892e396302ecf575d9dc8889397edf66b4fdc6d6a95e6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drc_cmis-0.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.7 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.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d6272f872511734e00287f51aa31ed6e003adc7e82c3ab0d48fc5d57fab19276
MD5 e7a93310db20f4425c9f26c65b634636
BLAKE2b-256 82591368c0edfe7a186b19300ea11180ce50dda055d25421b8703a255a6ada5f

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