Skip to content

Suor/django-dirty

Repository files navigation

Django Dirty

Track django model instance dirty state. Like django-dirtyfields, but doesn't store a copy of all objects data in some private attribute, which is much more friendly to cache and memory.

Installation

To be filled

Usage

To be filled

About

Track dirty fields on django model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages