Changes between Version 19 and Version 20 of Version1.1Roadmap


Ignore:
Timestamp:
Jan 15, 2009, 8:36:41 PM (16 years ago)
Author:
Alex Gaynor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Roadmap

    v19 v20  
    5454    * [ORM-06] Expression support in ``QuerySet.update()``.
    5555    * [ORM-14] Exclude fields in a ``SELECT`` (``QuerySet.defer()``).
    56     * [Test-03] Run Django test cases inside a transaction (speed improvements).
     56    * **DONE:** [Test-03] Run Django test cases inside a transaction (speed improvements). (Committed in :trac:`[9756]`)
    5757    * [View-01] Class-based generic views.
    5858
Back to Top