No project description provided
Project description
ckanext-event-audit
This extension will capture and retain a comprehensive record of all changes within a CKAN app.
Read the documentation for a full user guide.
Quick start
-
Install the extension from
PyPI:pip install ckanext-event-audit -
Enable the plugin in your CKAN configuration file (e.g.
ckan.iniorproduction.ini):ckan.plugins = ... event_audit ... -
Run DB migrations. For CKAN 2.10+ we can run this command:
ckan db pending-migrationsCKAN 2.11+ allows us to run the following command to create the tables:
ckan db upgrade -
Configure the extension up to your needs and you're ready to go. See the documentation for more details about the configuration options.
Developer installation
To install ckanext-event-audit for development, activate your CKAN virtualenv and do:
pip install -e '.[dev]'
Tests
To run the tests, do:
pytest --ckan-ini=test.ini
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ckanext_event_audit-1.2.14.tar.gz.
File metadata
- Download URL: ckanext_event_audit-1.2.14.tar.gz
- Upload date:
- Size: 72.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0c64eb3e552b70e314557f810ec8bc1c1cf03056bc882f885e1d30534881524
|
|
| MD5 |
0db37de62605b2d595d3459bca3d2cbd
|
|
| BLAKE2b-256 |
8f72eb897d1daddbc2ce59532167398e695604369d9dc1852fd61628e0969828
|
File details
Details for the file ckanext_event_audit-1.2.14-py3-none-any.whl.
File metadata
- Download URL: ckanext_event_audit-1.2.14-py3-none-any.whl
- Upload date:
- Size: 76.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f22e47db5a7c9cb5b6f7806790b40df20d5bd6e2f9b744ddc58d5861f01f9d2
|
|
| MD5 |
e5675cb2c673d9c7482f8318659971a2
|
|
| BLAKE2b-256 |
2281fe8fcb2e35c6938b9670faae731a6c208fd12b4d2213dbddeecafb69f061
|