| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-03 | Fixed #36290 -- Made TupleIn() lookup discard tuples containing None. | Simon Charette |
| 2025-01-21 | Fixed #36116 -- Optimized multi-column ForwardManyToOne prefetching. | Simon Charette |
| 2024-09-20 | Refs #373 -- Updated TupleIsNull lookup to check if any is NULL rather than all. | Bendeguz Csirmaz |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2018-03-16 | Fixed hanging indentation in various code. | Mariusz Felisiak |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz |
| 2015-12-24 | Fixed #25972 -- Restored support for the isnull lookup with ForeignObject. | Tomo Otsuka |
| 2015-08-14 | Moved foreign_object models.py into a module. | Tim Graham |
