mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Tweak AUTHOR list and changelog.
This commit is contained in:
parent
9a3abce7f5
commit
2eacb11b45
2 changed files with 4 additions and 3 deletions
|
|
@ -6,12 +6,13 @@ Donald Stufft <donald.stufft@gmail.com>
|
|||
Facundo Gaich <facugaich@gmail.com>
|
||||
Felipe Prenholato <philipe.rp@gmail.com>
|
||||
Gregor Müllegger <gregor@muellegger.de>
|
||||
ivirabyan
|
||||
James Oakley <jfunk@funktronics.ca>
|
||||
Jannis Leidel <jannis@leidel.info>
|
||||
Javier García Sogo <jgsogo@gmail.com>
|
||||
Jeff Elmore <jeffelmore.org>
|
||||
Keryn Knight <kerynknight.com>
|
||||
ivirabyan
|
||||
Mikhail Silonov <silonov.pro>
|
||||
Paul McLanahan <paul@mclanahan.net>
|
||||
Rinat Shigapov <rinatshigapov@gmail.com>
|
||||
Ryan Kaskel <dev@ryankaskel.com>
|
||||
|
|
@ -19,4 +20,3 @@ Simon Meers <simon@simonmeers.com>
|
|||
sayane
|
||||
Trey Hunner <trey@treyhunner.com>
|
||||
zyegfryed
|
||||
Mikhail Silonov <silonov.pro>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@ master (unreleased)
|
|||
Knight. (Merge of GH-69).
|
||||
|
||||
* Fixed a bug causing ``KeyError`` when saving with the parameter
|
||||
``update_fields`` in which there are untracked fields.
|
||||
``update_fields`` in which there are untracked fields. Thanks Mikhail
|
||||
Silonov. (Merge of GH-70, fixes GH-71).
|
||||
|
||||
|
||||
1.4.0 (2013.06.03)
|
||||
|
|
|
|||
Loading…
Reference in a new issue