diff options
| author | Anssi Kääriäinen <akaariai@gmail.com> | 2014-12-17 09:47:58 +0200 |
|---|---|---|
| committer | Anssi Kääriäinen <akaariai@gmail.com> | 2014-12-17 10:04:52 +0200 |
| commit | 1c5cbf5e5d5b350f4df4aca6431d46c767d3785a (patch) | |
| tree | 67936c8b01816f44e8cd670e7033f81fbde8597d /docs | |
| parent | 104aaab7049afc6ef456fee52763f6d4f7dd575d (diff) | |
Fixed #24002 -- GenericRelation filtering targets related model's pk
Previously Publisher.objects.filter(book=val) would target
book.object_id if book is a GenericRelation. This is inconsistent to
filtering over reverse foreign key relations, where the target is the
related model's primary key.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
