Changes between Version 115 and Version 116 of Version1.1Features


Ignore:
Timestamp:
Nov 25, 2008, 5:19:33 PM (16 years ago)
Author:
Marc Fargas
Comment:

Claiming my tickets!

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Features

    v115 v116  
    1919|| ''ORM-14''     || `QuerySet.defer()`/`QuerySet.fields()`         || ???               || JKM             || #5420 || ||
    2020|| ''Test-03''    || Run Django test cases inside a transaction     || ???               || Russ            || #8138 || ||
    21 || ''View-01''    || Class-based generic views                      || ???               || JKM             || #6735 || ||
     21|| ''View-01''    || Class-based generic views                      || Marc Fargas       || JKM             || #6735 || ||
    2222
    2323== "Maybe" features ==
     
    3131|| ''Contrib-02''  || Customizability of contrib.comments           || Carl Meyer        || JKM             || #8630, #9562 || ||
    3232|| ''Contrib-03''  || Roll in comment-utils                         || ???               || JKM             || #9282        || ||
    33 || ''Contrib-06''  || Honor `REMOTE_USER`                           || ???               || Gary            || #689         || ||
     33|| ''Contrib-06''  || Honor `REMOTE_USER`                           || Marc Fargas       || Gary            || #689         || ||
    3434|| ''Contrib-07''  || Implement Atom Publishing Protocol            || James Tauber      || JKM             || #3569        || ||
    3535|| ''Contrib-11''  || Signed cookies                                || Marty Alchin      || JKM             || http://code.google.com/p/django-signedcookies ||
     
    3838|| ''ORM-19''      ||  Add support for database schemas             || ???               || Russ            || #6148        || ||
    3939|| ''Template-06'' ||  Better template tag loading                  || ???               || Malcolm         || #6587, #3349 || ||
    40 || ''Test-01''     ||  Follow redirect chains on the Test Client    || ???               || Russ            || #4476        || ||
     40|| ''Test-01''     ||  Follow redirect chains on the Test Client    || Marc Fargas       || Russ            || #4476        || ||
    4141|| ''Test-02''     ||  Disable all e-mail sending for debugging     || ???               || Russ            || #8638        || ||
    4242|| ''View-03''     || `wsgi.file_wrapper` for large file serving    || ???               || JKM             || #2131, #7894, #7581, PEP333 || ||
Back to Top