mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-10 03:04:43 +00:00
Update changes and authors
This commit is contained in:
parent
5d6f8f4e9f
commit
f5d4e5ce2b
2 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
| Dmytro Kyrychuk <dmytro.kyrychuck@gmail.com>
|
| Dmytro Kyrychuk <dmytro.kyrychuck@gmail.com>
|
||||||
| Donald Stufft <donald.stufft@gmail.com>
|
| Donald Stufft <donald.stufft@gmail.com>
|
||||||
| Douglas Meehan <dmeehan@gmail.com>
|
| Douglas Meehan <dmeehan@gmail.com>
|
||||||
|
| Emin Bugra Saral <github.com/ebsaral>
|
||||||
| Facundo Gaich <facugaich@gmail.com>
|
| Facundo Gaich <facugaich@gmail.com>
|
||||||
| Felipe Prenholato <philipe.rp@gmail.com>
|
| Felipe Prenholato <philipe.rp@gmail.com>
|
||||||
| Filipe Ximenes <filipeximenes@gmail.com>
|
| Filipe Ximenes <filipeximenes@gmail.com>
|
||||||
|
|
|
||||||
|
|
@ -46,6 +46,7 @@ master (unreleased)
|
||||||
* Drop support for Django 1.4, 1.5, 1.6, 1.7.
|
* Drop support for Django 1.4, 1.5, 1.6, 1.7.
|
||||||
* Exclude tests from the distribution, fixes GH-258.
|
* Exclude tests from the distribution, fixes GH-258.
|
||||||
* Add support for Django 1.11 GH-269
|
* Add support for Django 1.11 GH-269
|
||||||
|
* Add a new model to disable pre_save/post_save signals
|
||||||
|
|
||||||
|
|
||||||
2.6.1 (2017.01.11)
|
2.6.1 (2017.01.11)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue