This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-model-utils
Watch
1
Star
0
Fork
You've already forked django-model-utils
0
mirror of
https://github.com/Hopiu/django-model-utils.git
synced
2026-03-20 05:20:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a66f2769cb
django-model-utils
/
model_utils
/
tests
History
Mikhail Silonov
b9f954074c
Fixed a bug causing
KeyError
when saving with the parameter
update_fields
in which there are untracked fields.
2013-08-08 13:22:25 +04:00
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
models.py
Add tests for tracking non-field attributes
2013-06-03 12:08:01 -07:00
tests.py
Fixed a bug causing
KeyError
when saving with the parameter
update_fields
in which there are untracked fields.
2013-08-08 13:22:25 +04:00