mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Fixed typo in changelog - thanks Ryan.
This commit is contained in:
parent
57351d1219
commit
3c93995d46
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ CHANGES
|
|||
tip (unreleased)
|
||||
----------------
|
||||
|
||||
- Added ``PassThroughManager.for_queryset_subclass()``, which fixes use of
|
||||
- Added ``PassThroughManager.for_queryset_class()``, which fixes use of
|
||||
``PassThroughManager`` with related fields. Thanks Ryan Kaskel for report and
|
||||
fix.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue