audit - django data history/auditing -


i'm requiring model data history django project, , have come across following products:

  • django-reversion
  • django-revisions
  • django-simple-history
  • django-audit-log
  • cleanerversion

i can't find recent recent comparison of these; 2011 comparison (http://treyhunner.com/2011/09/django-and-model-history/) provided pros , cons, wondering if has more recent. support schema migrations (both south , 1.7 native) necessary, seeing user changed nice, , support foreignkeys , m2m nice.

the model-audit grid on djangopackages gives proper comparison of various model history/auditing packages available.

see https://www.djangopackages.com/grids/g/model-audit/.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -