mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Specifically acknowledge Trey for ModelTracker in changelog.
This commit is contained in:
parent
ed8c7e08d2
commit
86400554d4
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ tip (unreleased)
|
|||
InheritanceManager. Thanks ivirabyan. (This feature only works in Django
|
||||
1.6+ due to https://code.djangoproject.com/ticket/16572).
|
||||
|
||||
- Added ``ModelTracker`` for tracking field changes between model saves.
|
||||
- Added ``ModelTracker`` for tracking field changes between model saves. Thanks
|
||||
Trey Hunner.
|
||||
|
||||
|
||||
1.2.0 (2013.01.27)
|
||||
|
|
|
|||
Loading…
Reference in a new issue