Changes between Version 166 and Version 167 of BackwardsIncompatibleChanges
- Timestamp:
- Jun 27, 2008, 12:31:22 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackwardsIncompatibleChanges
v166 v167 603 603 * Cache the set value at set time instead of just at lookup time. This avoids race conditions when saving related objects along with their parents and was the original impetus for the change (see #6886). 604 604 605 == Change Where node internals ==605 == Change Where Node Internals == 606 606 For anybody writing custom Q-like objects or advanced filter additions with the !QuerySet class, [7773] changed the information that is passed to the Where class by default. A standard leaf node in the Where class used to be 607 607