mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Remove misinformation from changelog; oops.
This commit is contained in:
parent
a16b7a1419
commit
85588bb7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ tip (unreleased)
|
|||
----------------
|
||||
|
||||
- ``PassThroughManager.for_queryset_class()`` no longer ignores superclass
|
||||
``get_query_set``. Thanks Andy Freeland. Fixes GH-31.
|
||||
``get_query_set``. Thanks Andy Freeland.
|
||||
|
||||
- Fixed ``InheritanceManager`` bug with grandchildren in Django 1.6. Thanks
|
||||
CrazyCasta.
|
||||
|
|
|
|||
Loading…
Reference in a new issue