imsweb / django-history-triggers

Django management command and middleware for creating and maintaining PostgreSQL audit trail triggers.
BSD 2-Clause "Simplified" License
3 stars 7 forks source link

Added django admin action to view history #4

Closed ruttenb closed 3 years ago

dcwatson commented 3 years ago

I merged this manually, along with some code formatting and other changes. Thanks! I'm going to get some CI testing set up for a matrix of Python/Django versions, and add a couple tests for the history model stuff, then do a release.