mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Update AUTHORS and CHANGES
This commit is contained in:
parent
a5fe3de330
commit
5b6a3ff197
2 changed files with 3 additions and 0 deletions
|
|
@ -24,3 +24,4 @@ Travis Swicegood <travis@domain51.com>
|
|||
Trey Hunner <trey@treyhunner.com>
|
||||
zyegfryed
|
||||
Filipe Ximenes <filipeximenes@gmail.com>
|
||||
Curtis Maloney <curtis@tinbrain.net>
|
||||
|
|
|
|||
|
|
@ -36,6 +36,8 @@ master (unreleased)
|
|||
* MonitorField now accepts a 'when' parameter. It will update only when the field
|
||||
changes to one of the values specified.
|
||||
|
||||
* Improve `InheritanceManager` so any attributes added by using extra(select)
|
||||
will be propagated onto children.
|
||||
|
||||
1.5.0 (2013.08.29)
|
||||
------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue