Commits
Click on a commit to change the comparison rangechore: regenerate lock and reorder imports after rebase perf: cache & specialize _process_kwargs hot path (#1649) perf: replace RelationProxy.__getattribute__ with explicit count/clear (#1650) Merge remote-tracking branch 'upstream/master' into check-optimisations-and-rs perf: lazy relation machinery in Model.__init__ (#1652) perf: cache row-extraction plan in from_row (#1654) perf: unify Relation reverse/m2m container with __dict__ slot (#1655) perf: fast-path expand_relationship for already-typed Model values (#1656) perf: in-place index assignment in _merge_items_lists (#1657) perf: three small wins (#5, #3 remainder, #8) (#1658) Merge branch 'master' into check-optimisations-and-rs