Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-django-dirtyfields
Package for tracking dirty fields on a Django model instance (Python 2)
http://github.com/romgar/django-dirtyfields
0
no reviews
Install
Django-dirtyfields is a package for tracking dirty fields on a Django model instance, where dirty means that field in-memory and database values are different.
This is the Python 2 version of the package.