Skip to content

Commit b7dcf77

Browse files
committed
Added info to changes file
1 parent 5ed9df8 commit b7dcf77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changes
44
Unreleased
55
----------
66
- Fixed DoesNotExist error when trying to get instance if object is deleted (gh-571)
7+
- Use Django's `model_to_dict` instead of a custom implementation so
8+
it detect changes in a parent model when using `inherit=True`
9+
(gh-576)
710

811
2.7.3 (2019-07-15)
912
------------------

0 commit comments

Comments
 (0)