grosser / cia

Central Internal Auditing: Audit model events like update/create/delete + attribute changes + grouped them by transaction, in normalized table layout for easy query access.
12 stars 18 forks source link

In README.md, audited_attributes should be audit_attribute #16

Closed ggrossman closed 1 year ago

ggrossman commented 1 year ago

The README.md code samples use audited_attributes to declare attributes to audit, but the actual method is audit_attribute