mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add ModelTracker note to CHANGES
This commit is contained in:
parent
b1979a52b3
commit
5f23a02a4e
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +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.
|
||||
|
||||
|
||||
1.2.0 (2013.01.27)
|
||||
------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue