mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-24 15:20:29 +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. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| choices.py | ||
| fields.py | ||
| managers.py | ||
| models.py | ||
| tracker.py | ||