mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update changelog and AUTHORS.
This commit is contained in:
parent
94870b2510
commit
68bc61e825
2 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ Paul McLanahan <paul@mclanahan.net>
|
|||
Philipp Steinhardt <steinhardt@myvision.de>
|
||||
Rinat Shigapov <rinatshigapov@gmail.com>
|
||||
Rodney Folz <rodney@rodneyfolz.com>
|
||||
Romain Garrigues <github.com/romgar>
|
||||
rsenkbeil <github.com/rsenkbeil>
|
||||
Ryan Kaskel <dev@ryankaskel.com>
|
||||
Simon Meers <simon@simonmeers.com>
|
||||
|
|
|
|||
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
master (unreleased)
|
||||
-------------------
|
||||
|
||||
* Fix infinite recursion with multiple `MonitorField` and `defer()` or `only()`
|
||||
on Django 1.10+. Thanks Romain Garrigues. Merge of #242, fixes #241.
|
||||
|
||||
|
||||
2.6 (2016.09.19)
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue