https://github.com/labd/wagtail-audit-trail
https://github.com/labd/wagtail-audit-trail
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/labd/wagtail-audit-trail
- Owner: labd
- License: mit
- Created: 2017-07-02T08:43:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T11:00:31.000Z (over 7 years ago)
- Last Synced: 2025-05-19T20:34:48.404Z (about 1 year ago)
- Language: Python
- Size: 24.4 KB
- Stars: 8
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
===================
wagtail-audit-trail
===================
This wagtail app keeps a global audit trail of changes to pages for compliancy
laws.
Status
======
.. image:: https://travis-ci.org/LabD/wagtail-audit-trail.svg?branch=master
:target: https://travis-ci.org/LabD/wagtail-audit-trail
.. image:: http://codecov.io/github/LabD/wagtail-audit-trail/coverage.svg?branch=master
:target: http://codecov.io/github/LabD/wagtail-audit-trail?branch=master
.. image:: https://img.shields.io/pypi/v/wagtail-audit-trail.svg
:target: https://pypi.python.org/pypi/wagtail-audit-trail/
Installation
============
.. code-block:: shell
pip install wagtail-audit-trail