Changes between Version 23 and Version 24 of Version1.1Roadmap


Ignore:
Timestamp:
Jan 29, 2009, 7:17:45 AM (16 years ago)
Author:
Boo
Comment:

ORM-06: done.

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Roadmap

    v23 v24  
    5252    * **DONE:** [ORM-01] ORM aggregation. (Committed in :trac:`[9742]`)
    5353    * [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]`)
    5555    * [ORM-14] Exclude fields in a ``SELECT`` (``QuerySet.defer()``).
    5656    * **DONE:** [Test-03] Run Django test cases inside a transaction (speed improvements). (Committed in :trac:`[9756]`)
Back to Top