Changes between Version 73 and Version 74 of VersionOneFeatures


Ignore:
Timestamp:
Nov 30, 2007, 8:26:17 PM (16 years ago)
Author:
Gary Wilson
Comment:

added features from Adrian's django-dev posting

Legend:

Unmodified
Added
Removed
Modified
  • VersionOneFeatures

    v73 v74  
    44
    55|| '''Feature'''                   || '''Leader'''|| '''Changes API?''' || '''Implementation status''' || '''Tickets''' ||
     6|| `django.templates` `__path__` hacking removal  || ? || Yes || not started ||   ||
     7|| File storage refactoring        || ? || ? || ? || #5361 ||
    68|| generic relations               || Jacob/Malcolm  || Yes             ||  Code move is done (Malcolm), admin support (Jacob) not done. Needs newforms-admin merge first.  ||    ||
     9|| `INSTALLED_APPS` objects        || ? || Yes || not started || #3591 ||
    710|| [#Middlewareordering middleware ordering] || ?           || No         || not started                       || #730, #749 ||
    811|| [#ModelInheritance model inheritance] || Malcolm  || Unclear   || started                           ||    ||
     12|| Model-level validation          || ?           || ?            || not started     ||  ||
    913|| [#Comments newforms comments]   || Jacob       || Yes           || in progress                       || #1829, #1853, #2134, #2177, #2228, #3091, #3546, #4189   ||
    1014|| newforms generic views   || ?       || No        || not started         ||    ||
     
    1216|| [#Serialization serialization]  || Jacob       || No           || feature not clearly defined       || #2930, #2843, #2650, #2553 ||
    1317|| windows installers              || ?           || No           || not started                       ||    ||
     18|| WSGI fixes || ? || ? || ? || #285 ||
    1419
    1520
Back to Top