Changes between Version 117 and Version 118 of Version1.1Features


Ignore:
Timestamp:
Nov 25, 2008, 9:30:45 PM (16 years ago)
Author:
Malcolm Tredinnick
Comment:

Added myself to a couple of things I'm already working on.

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Features

    v117 v118  
    1717|| ''ORM-03''     || Model validation.                              || Honza Kral        || (multiple)      || #6845 || ||
    1818|| ''ORM-06''     || Expression support in QuerySet.update()        || ???               || Malcolm/Russ    || #7210 || ||
    19 || ''ORM-14''     || `QuerySet.defer()`/`QuerySet.fields()`         || ???               || JKM             || #5420 || ||
     19|| ''ORM-14''     || `QuerySet.defer()`/`QuerySet.fields()`         || Malcolm               || JKM/Malcolm             || #5420 || ||
    2020|| ''Test-03''    || Run Django test cases inside a transaction     || ???               || Russ            || #8138 || ||
    2121|| ''View-01''    || Class-based generic views                      || Marc Fargas       || JKM             || #6735 || ||
     
    5151|| ''ORM-11''       || QuerySet.cache() method.                     || ???                   || ???             || #7338 || ||
    5252|| ''ORM-12''       || Allow the use of property() in fields.       || ???                   || ???             || #7338 || ||
    53 || ''ORM-13''       || Support for DISTINCT ON queries              || ???                   || ???             || #6422 || ||
     53|| ''ORM-13''       || Support for DISTINCT ON queries              || ???                   || Malcolm             || #6422 || ||
    5454|| ''ORM-16''       || Native autocommit option for Postgresql      || ???                   || ???             || #3460 || ||
    55 || ''ORM-18''       || Add signals to many-to-many objects          || ???                   || ???             || #5390 || ||
     55|| ''ORM-18''       || Add signals to many-to-many objects          || ???                   || Malcolm/Russ             || #5390 || ||
    5656|| ''Template-01''  || Extend inclusion tag syntax                  || ???                   || ???             || #9093 || ||
    5757|| ''Template-04''  || Clean-up of django.template internals        || Johannes Dollinger    || ???             || #7806 || ||
Back to Top