Name | ckanext-event-audit JSON |
Version |
1.2.8
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2025-01-15 14:06:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | AGPL |
keywords |
ckan
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
[](https://github.com/DataShades/ckanext-event-audit/actions/workflows/test.yml)
# ckanext-event-audit
This extension will capture and retain a comprehensive record of all changes within a CKAN app.
Read the [documentation](https://datashades.github.io/ckanext-event-audit/) for a full user guide.
## Quick start
1. Install the extension from `PyPI`:
`pip install ckanext-event-audit`
2. Enable the plugin in your CKAN configuration file (e.g. `ckan.ini` or `production.ini`):
`ckan.plugins = ... event_audit ...`
3. Run DB migrations. For CKAN 2.10+ we can run this command:
`ckan db pending-migrations`
CKAN 2.11+ allows us to run the following command to create the tables:
`ckan db upgrade`
4. Configure the extension up to your needs and you're ready to go. See the [documentation](https://datashades.github.io/ckanext-event-audit/) 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
[AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)
Raw data
{
"_id": null,
"home_page": null,
"name": "ckanext-event-audit",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "CKAN",
"author": null,
"author_email": "DataShades <datashades@linkdigital.com.au>, Oleksandr Cherniavskyi <mutantsan@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/db/dc/047d0cc83301621b2272446bacd1068576e37b7730526e218904094cee58/ckanext_event_audit-1.2.8.tar.gz",
"platform": null,
"description": "[](https://github.com/DataShades/ckanext-event-audit/actions/workflows/test.yml)\n\n# ckanext-event-audit\n\nThis extension will capture and retain a comprehensive record of all changes within a CKAN app. \n\nRead the [documentation](https://datashades.github.io/ckanext-event-audit/) for a full user guide.\n\n## Quick start\n\n1. Install the extension from `PyPI`:\n\n `pip install ckanext-event-audit`\n\n2. Enable the plugin in your CKAN configuration file (e.g. `ckan.ini` or `production.ini`):\n\n `ckan.plugins = ... event_audit ...`\n\n3. Run DB migrations. For CKAN 2.10+ we can run this command:\n\n `ckan db pending-migrations`\n\n CKAN 2.11+ allows us to run the following command to create the tables:\n\n `ckan db upgrade`\n\n4. Configure the extension up to your needs and you're ready to go. See the [documentation](https://datashades.github.io/ckanext-event-audit/) for more details about the configuration options.\n\n## Developer installation\n\nTo install ckanext-event-audit for development, activate your CKAN virtualenv and\ndo:\n\n pip install -e '.[dev]'\n\n## Tests\n\nTo run the tests, do:\n\n pytest --ckan-ini=test.ini\n\n## License\n\n[AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html)\n\n",
"bugtrack_url": null,
"license": "AGPL",
"summary": null,
"version": "1.2.8",
"project_urls": {
"Documentation": "https://datashades.github.io/ckanext-event-audit/",
"Homepage": "https://github.com/DataShades/ckanext-event-audit"
},
"split_keywords": [
"ckan"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed458e4d427b9f7a5e176dc96ec62b226951d9c4c3d67e887957b810450c0e3b",
"md5": "51df1c22666ea99b21e2eb70cb9c952e",
"sha256": "03f3e484561cb80247a62f856b6252b831f30dde989ddd38b73cdd40a2bf42d8"
},
"downloads": -1,
"filename": "ckanext_event_audit-1.2.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "51df1c22666ea99b21e2eb70cb9c952e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 62881,
"upload_time": "2025-01-15T14:06:38",
"upload_time_iso_8601": "2025-01-15T14:06:38.287369Z",
"url": "https://files.pythonhosted.org/packages/ed/45/8e4d427b9f7a5e176dc96ec62b226951d9c4c3d67e887957b810450c0e3b/ckanext_event_audit-1.2.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dbdc047d0cc83301621b2272446bacd1068576e37b7730526e218904094cee58",
"md5": "f77148761b5b1d1cf12ce871dcc179c2",
"sha256": "c3bf89f0260c82611e3fd1f8e0e866cfa70dfb1e4e96f9c65823b6eaa435cb7b"
},
"downloads": -1,
"filename": "ckanext_event_audit-1.2.8.tar.gz",
"has_sig": false,
"md5_digest": "f77148761b5b1d1cf12ce871dcc179c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47327,
"upload_time": "2025-01-15T14:06:40",
"upload_time_iso_8601": "2025-01-15T14:06:40.767770Z",
"url": "https://files.pythonhosted.org/packages/db/dc/047d0cc83301621b2272446bacd1068576e37b7730526e218904094cee58/ckanext_event_audit-1.2.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-15 14:06:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DataShades",
"github_project": "ckanext-event-audit",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "ckanext-event-audit"
}