mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update AUTHORS/changelog.
This commit is contained in:
parent
fac4e077fc
commit
b54d4652a3
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
ad-m <github.com/ad-m>
|
||||
Alejandro Varas <alej0varas@gmail.com>
|
||||
Alex Orange <crazycasta@gmail.com>
|
||||
Andy Freeland <andy@andyfreeland.net>
|
||||
|
|
|
|||
|
|
@ -9,6 +9,9 @@ master (unreleased)
|
|||
instances of a model from the same queryset. Thanks Bram Boogaard. Merge of
|
||||
GH-151.
|
||||
|
||||
* Fix Django 1.7 migrations compatibility for SplitField. Thanks ad-m. Merge of
|
||||
GH-157; fixes GH-156.
|
||||
|
||||
|
||||
2.2 (2014.07.31)
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue