Changes between Version 23 and Version 24 of Version1.1Roadmap
- Timestamp:
- Jan 29, 2009, 7:17:45 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Roadmap
v23 v24 52 52 * **DONE:** [ORM-01] ORM aggregation. (Committed in :trac:`[9742]`) 53 53 * [ORM-03] Model validation. 54 * [ORM-06] Expression support in ``QuerySet.update()``.54 * **DONE:** [ORM-06] Expression support in ``QuerySet.update()``. (Committed in :trac:`[9792]`) 55 55 * [ORM-14] Exclude fields in a ``SELECT`` (``QuerySet.defer()``). 56 56 * **DONE:** [Test-03] Run Django test cases inside a transaction (speed improvements). (Committed in :trac:`[9756]`)