mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update AUTHORS and changelog.
This commit is contained in:
parent
6409799de8
commit
1921809d95
2 changed files with 4 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Alejandro Varas <alej0varas@gmail.com>
|
||||
Alex Orange <crazycasta@gmail.com>
|
||||
Carl Meyer <carl@dirtcircle.com>
|
||||
Donald Stufft <donald.stufft@gmail.com>
|
||||
Facundo Gaich <facugaich@gmail.com>
|
||||
|
|
|
|||
|
|
@ -4,6 +4,9 @@ CHANGES
|
|||
tip (unreleased)
|
||||
----------------
|
||||
|
||||
- Fixed ``InheritanceManager`` bug with grandchildren in Django 1.6. Thanks
|
||||
CrazyCasta.
|
||||
|
||||
- Fixed lack of ``get_FOO_display`` method for ``StatusField``. Fixes GH-41.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue