Changes between Version 100 and Version 101 of Version1.2Features


Ignore:
Timestamp:
Oct 23, 2009, 11:24:08 AM (15 years ago)
Author:
Jacob
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v100 v101  
    66details, see [wiki:Version1.2Roadmap].
    77
     8Each feature lists which committer(s) are involved, and who's the primary implementor (aka lieutenant aka "LT"). This is
     9a wiki, so if you're the primary on a feature below and don't see yourself, please fix it.
     10
    811== High priority ==
    912
    1013These features have many interested committers and are being emphasized for 1.2. If you want to help out, please start here.
    1114
    12 || '''Code'''       || '''Feature'''                        || '''Committer(s)'''   || '''Ticket(s)'''  || '''Commit''' ||
    13 || Contrib-08       || row-level permissions hooks in auth  || MT, JK               || #11010           || ||
    14 || Contrib-10       || Admin actions in CommentsAdmin       || JKM, RKM, JB         || #11625           || ||
    15 || Core-01          || Improved/reworked CsrfProtection     || SW, LP, RKM, JB      || #9977, #10816    || ||
    16 || Core-05          || Integrate `logging` with Django      || MT, SW, RKM          ||                  || ||
    17 || Forms-02         || required/error classes on form rows  || JKM, MT, BR, SW, JK, JB || #3512         || ||
    18 || GSoC-1           || Merge admin-ui branch                || JKM, VR, SW, JB      ||                  || ||
    19 || GSoC-2           || Merge http-wsgi-improvements branch  || MT, JB               ||                  || ||
    20 || GSoC-3           || Merge i18n-improvements branch       || MT, JB               ||                  || ||
    21 || GSoC-4           || Merge model-validation branch        || JK, JB               ||                  || ||
    22 || GSoC-5           || Merge multidb branch                 || SW, RKM              ||                  || ||
    23 || GSoC-6           || Merge test-improvements branch       || KT, JB               ||                  || ||
    24 || ORM-10           || exists() method on QuerySets         || MT, LP, JB           || #11402           || ||
    25 || ORM-12           || Model.objects.raw(SQL)               || JKM, MY, SW, RKM, JB || #11863           || ||
    26 || Serialization-01 || Foreign keys in serializers          || JKM, MT, BR, RKM, JB || #7052            || ||
    27 || Templates-02     || Smarter {% if %} tag                 || SW, LP, RKM          || [http://www.djangosnippets.org/snippets/1350/ snippet] || ||
    28 || Templates-04     || Better template tag loading          || MT, JB               || #3349, #6587     || ||
    29 || Templates-05     || Support caching compiled templates   || MT, RKM              || #6262            || ||
    30 || URLs-01          || Replace get_absolute_url()           || JKM, SW              || ReplacingGetAbsoluteUrl || ||
    31 || Views-01         || Class-based generic views            || JK, JB               || #6735            || ||
     15|| '''Code'''       || '''Feature'''                        || '''LT'''     || '''Committer(s)'''   || '''Ticket(s)'''  || '''Commit''' ||
     16|| Contrib-08       || row-level permissions hooks in auth  ||              || MT, JK               || #11010           || ||
     17|| Contrib-10       || Admin actions in CommentsAdmin       ||              || JKM, RKM, JB         || #11625           || ||
     18|| Core-01          || Improved/reworked CsrfProtection     || LP           || SW, LP, RKM, JB      || #9977, #10816    || ||
     19|| Core-05          || Integrate `logging` with Django      ||              || MT, SW, RKM          ||                  || ||
     20|| Forms-02         || required/error classes on form rows  ||              || JKM, MT, BR, SW, JK, JB || #3512         || ||
     21|| GSoC-1           || Merge admin-ui branch                || JKM          || JKM, VR, SW, JB      ||                  || ||
     22|| GSoC-2           || Merge http-wsgi-improvements branch  ||              || MT, JB               ||                  || ||
     23|| GSoC-3           || Merge i18n-improvements branch       ||              || MT, JB               ||                  || ||
     24|| GSoC-4           || Merge model-validation branch        ||              || JK, JB               ||                  || ||
     25|| GSoC-5           || Merge multidb branch                 || Alex Gaynor  || SW, RKM              ||                  || ||
     26|| GSoC-6           || Merge test-improvements branch       ||              || KT, JB               ||                  || ||
     27|| ORM-10           || exists() method on QuerySets         ||              || MT, LP, JB           || #11402           || ||
     28|| ORM-12           || Model.objects.raw(SQL)               ||              || JKM, MY, SW, RKM, JB || #11863           || ||
     29|| Serialization-01 || Foreign keys in serializers          ||              || JKM, MT, BR, RKM, JB || #7052            || ||
     30|| Templates-02     || Smarter {% if %} tag                 ||              || SW, LP, RKM          || [http://www.djangosnippets.org/snippets/1350/ snippet] || ||
     31|| Templates-04     || Better template tag loading          ||              || MT, JB               || #3349, #6587     || ||
     32|| Templates-05     || Support caching compiled templates   || Mike Malone  || MT, RKM              || #6262            || ||
     33|| URLs-01          || Replace get_absolute_url()           ||              || JKM, SW              || ReplacingGetAbsoluteUrl || ||
     34|| Views-01         || Class-based generic views            || JKM          || JK, JB               || #6735            || ||
    3235
    3336(See [#Whoswho who's who] for a list of our initials.)
     
    3740These features have at least one committer interested, but are less well supported and will probably need some advocacy to be considered for committing.
    3841
    39 || '''Code'''   || '''Feature'''                             || '''Committer(s)'''  || '''Ticket(s)'''  || '''Commit''' ||
    40 || Admin-02     || Custom FilterSpecs                        || BR, LP              || #5833            || ||
    41 || Contrib-05   || Syndication feed views                    || JKM, SW             || http://github.com/bfirsh/syndication-view/ || ||
    42 || Core-02      || Signing and Signed Cookies                || SW                  ||                  ||
    43 || Email-01     || Pluggable email backends.                 || RKM                 || #10355           || ||
    44 || Forms-01     || Read-only form fields                     || MT                  || #342            ||
    45 || Forms-03     || Fieldsets for newforms                    || MT                  || #6630            || ||
    46 || ORM-03       || Multi-part primary keys                   || MT                  || #373             || ||
    47 || ORM-04       || Support bigint fields                     || KT                  || #399             || ||
    48 || ORM-08       || Add support for database schemas          || JB                  || #6148            || ||
    49 || ORM-11       || Remove unnecessary savepoints with Oracle || JKM                 || #11156           || ||
     42|| '''Code'''   || '''Feature'''                             || '''LT'''    || '''Committer(s)'''  || '''Ticket(s)'''  || '''Commit''' ||
     43|| Admin-02     || Custom FilterSpecs                        ||             || BR, LP              || #5833            || ||
     44|| Contrib-05   || Syndication feed views                    || bfirsh      || JKM, SW             || http://github.com/bfirsh/syndication-view/ || ||
     45|| Core-02      || Signing and Signed Cookies                ||             || SW                  ||                  || ||
     46|| Email-01     || Pluggable email backends.                 ||             || RKM                 || #10355           || ||
     47|| Forms-01     || Read-only form fields                     ||             || MT                  || #342             || ||
     48|| Forms-03     || Fieldsets for newforms                    ||             || MT                  || #6630            || ||
     49|| ORM-03       || Multi-part primary keys                   ||             || MT                  || #373             || ||
     50|| ORM-04       || Support bigint fields                     ||             || KT                  || #399             || ||
     51|| ORM-08       || Add support for database schemas          ||             || JB                  || #6148            || ||
     52|| ORM-11       || Remove unnecessary savepoints with Oracle ||             || JKM                 || #11156           || ||
    5053                                                                                             
    5154Note: ''Admin-02'', ''Forms-01'', ''ORM-03'', and ''ORM-04'' are controversial (both +1 and -1 votes) and may need
     
    5659These features have no direct interest by a committer, and so will need a ''very'' good patch and a dedicated developer or three.
    5760
    58 || '''Code'''   || '''Feature'''                                 || '''Ticket(s)'''   || '''Commit''' ||
    59 || Admin-01     || Option for classes on admin inlines           || #494              || ||
    60 || Contrib-02   || Message Passing For Anonymous Users           || #4604             || ||
    61 || Contrib-07   || Session-based FormWizard                      || #9200             || ||
    62 || Contrib-09   || LDAP authentication backend                   ||                   || ||
    63 || Contrib-11   || Implement Atom Publishing Protocol            || #3569             || ||
    64 || ORM-06       || Store datetime values as UTC                  || #1480, #2626      || ||
    65 || ORM-07       || Implement DurationFields                      || #2443             || ||
    66 || ORM-09       || Add ON DELETE and ON UPDATE support           || #7539             || ||
    67 || Templates-03 || Easier conditional template tags              || http://djangosnippets.org/snippets/1538 || ||
    68 || Templates-06 || Capture in a template variable                || #6378             || ||
    69 || Templates-07 || django.template refactoring                   || #7806             || ||
    70 || URLs-02      || Support for subdomains in the url patterns    || #8896             || ||
     61|| '''Code'''   || '''Feature'''                                 || '''LT'''    || '''Ticket(s)'''   || '''Commit''' ||
     62|| Admin-01     || Option for classes on admin inlines           ||             || #494              || ||
     63|| Contrib-02   || Message Passing For Anonymous Users           ||             || #4604             || ||
     64|| Contrib-07   || Session-based FormWizard                      ||             || #9200             || ||
     65|| Contrib-09   || LDAP authentication backend                   ||             ||                   || ||
     66|| Contrib-11   || Implement Atom Publishing Protocol            ||             || #3569             || ||
     67|| ORM-06       || Store datetime values as UTC                  ||             || #1480, #2626      || ||
     68|| ORM-07       || Implement DurationFields                      ||             || #2443             || ||
     69|| ORM-09       || Add ON DELETE and ON UPDATE support           ||             || #7539             || ||
     70|| Templates-03 || Easier conditional template tags              ||             || http://djangosnippets.org/snippets/1538 || ||
     71|| Templates-06 || Capture in a template variable                ||             || #6378             || ||
     72|| Templates-07 || django.template refactoring                   ||             || #7806             || ||
     73|| URLs-02      || Support for subdomains in the url patterns    ||             || #8896             || ||
    7174
    7275Note: ''Contrib-09'' and ''ORM-07'' are controversial (both +1 and -1 votes) and may need discussion on django-dev before commit.
Back to Top