django-dirtyfields 1.9.3
0
Tracking dirty fields on a Django model instance.
Contents
Tracking dirty fields on a Django model instance.
Stars: 628, Watchers: 628, Forks: 113, Open Issues: 13The romgar/django-dirtyfields
repo was created 14 years ago and the last code push was 2 days ago.
The project is popular with 628 github stars!
How to Install django-dirtyfields
You can install django-dirtyfields using pip
pip install django-dirtyfields
or add it to a project with poetry
poetry add django-dirtyfields
Package Details
- Author
- Romain Garrigues
- License
- BSD
- Homepage
- https://github.com/romgar/django-dirtyfields
- PyPi:
- https://pypi.org/project/django-dirtyfields/
- Documentation:
- https://django-dirtyfields.readthedocs.io/
- GitHub Repo:
- https://github.com/romgar/django-dirtyfields
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-dirtyfields errors.
Code Examples
Here are some django-dirtyfields
code examples and snippets.