Skip to main content

A client library for OpenKM document management system. Integration with Django 1.2+

Project description

WORK IN PROGRESS There are existing tests (500+ lines), models and views - however they need to be refactored to abstract them from their current project. So basically, the Django stuff will come later, but not much later.

A Python/Django client library for interaction with the OpenKM web services API.

OpenKM is an open-source, Java document management system with Lucene search built-in.

INSTALLATION

Add the following to your settings:

OPENKM = {
    'UploadRoot': '/okm:root/',
    'Host': 'http://localhost:8080/',
    'User': 'okmAdmin',
    'Password': 'admin',
    'Path': 'OpenKM',
}

Ensure your MEDIA_ROOT is set up with the correct permissions and working

Developed and maintained by Phil Tysoe at Tangent Labs

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

django_openkm-0.3-pre-alpha.tar.gz (14.3 kB view details)

Uploaded Source

File details

Details for the file django_openkm-0.3-pre-alpha.tar.gz.

File metadata

File hashes

Hashes for django_openkm-0.3-pre-alpha.tar.gz
Algorithm Hash digest
SHA256 b443bd666efbf8d572434ff2deb3705911aea537c00ef8efe5cbf2b961b6dde3
MD5 cd175e79c0c22933d842a06b33a968ee
BLAKE2b-256 c3e3d415025aed5f45b3c41fe53b157d70595586ff92258ffc3c59a3dfe663eb

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