Skip to content

3.14.4

Compare
Choose a tag to compare
@coleifer coleifer released this 19 Mar 15:54
· 335 commits to master since this release

This release contains an important fix for a regression introduced by commit ebe3ad5, which affected the way model instances are converted to parameters for use in expressions within a query. The bug could manifest when code uses model instances as parameters in expressions against fields that are not foreign-keys.

The issue is described in #2376.

View commits