mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add prefetch_related fix to CHANGES.rst
This commit is contained in:
parent
7e1437b18a
commit
9d466ffa74
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
4.3.2
|
||||
-----
|
||||
- Fix `ValueError` when calling `prefetch_related` for tracked `ForeignKey` fields (Fixes GH-433)
|
||||
|
||||
4.3.1 (2022-11-15)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue