django-modelvcs


version control system for django models via signals

A version control system for django models via signals.

Used the django admin history (django.contrib.admin.models.LogEntry) and add on every save() a entry to the history with some meta information.

  • Features
  • HowToUse

Project Information