This release is a pre-release and may not be stable for production use.
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
Useful links:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django_openkm-0.2-pre-alpha.tar.gz.
File metadata
- Download URL: django_openkm-0.2-pre-alpha.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c0d7214b1e9fa38e68ecddfcce66570ee1147f34da744117de907d833cd9a4a
|
|
| MD5 |
30c8915a3cadf35940adb11565aa334b
|
|
| BLAKE2b-256 |
aa5f484a4b4a1dfb2aa77becf127dd35a9c0d1f4d2327bb5f25beb51b212d22e
|