Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-dirtyfields
package for tracking dirty fields on a Django model instance (Python 3)
https://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 3 version of the package.