mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-26 08:10:30 +00:00
The FieldTracker has_changed method no longer returns True for any input when the instance is unsaved and no longer raises a FieldError for fields after the first save. The original ModelTracker behavior is maintained. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||