Skip to main content

A CMIS backend for gemma-documentregistratiecomponent

Project description

gemma-drc-cmis

https://img.shields.io/pypi/v/drc-cmis.svg?style=for-the-badge https://img.shields.io/travis/GemeenteUtrecht/gemma-drc-cmis.svg?style=for-the-badge Codecov

A CMIS backend for gemma-documentregistratiecomponent.

This package is not ment to be run seperate from gemma-documentregistratiecomponent

How to install

Install via pip

pip install gemma-drc-cmis

Add to installed apps

INSTALLED_APPS = [
    ...
    'drc_cmis',
    ...
]

Enable cmis storage in the admin of the drc under Plugin Storage Config.

Features

  • Integrate cmis in the drc

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.6.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

drc_cmis-0.0.6-py2.py3-none-any.whl (21.4 kB view hashes)

Uploaded Python 2 Python 3

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