wagtail / wagtail-newsletter

Send email newsletters based on Wagtail content
https://wagtail-newsletter.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

Log audit events and show history report #47

Closed mgax closed 4 days ago

mgax commented 1 week ago

Fixes https://github.com/wagtail/wagtail-newsletter/issues/45.

~The implementation is intentionally not saving to Wagtail's PageLogEntry model, because these actions don't really affect page content, but rather an external system.~