Skip to content

This CKAN extension will capture and retain a comprehensive record of all changes within CKAN instances

License

Notifications You must be signed in to change notification settings

DataShades/ckanext-event-audit

Repository files navigation

Tests

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.

TODO:

  • support batch operations for writing
  • add remove_event method
  • add remove_events method
  • add async support for writing

Developer installation

To install ckanext-event-audit for development, activate your CKAN virtualenv and do:

git clone https://github.com/DataShades/ckanext-event-audit.git
cd ckanext-event-audit
pip install -e .
pip install -r dev-requirements.txt

Tests

To run the tests, do:

pytest --ckan-ini=test.ini

License

AGPL

About

This CKAN extension will capture and retain a comprehensive record of all changes within CKAN instances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published