Changes between Version 1 and Version 2 of Version1.7Roadmap


Ignore:
Timestamp:
Dec 2, 2013, 3:48:05 PM (11 years ago)
Author:
Andrew Godwin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.7Roadmap

    v1 v2  
    1919* GSoC composite fields (Michal Petrucha and Andrew Godwin)
    2020* GSoC validation refactor (Chris Medrela and Russell Keith-Magee)
     21* Custom field lookups (Anssi Kääriäinen
    2122
    2223Minor features and bug fixes will be committed as they are completed. If you have submitted a patch, be sure the flags on the Trac ticket are correct such that it appears in the "Patches needing review" filter of the `Django Development Dashboard <https://dashboard.djangoproject.com/>`_. Better yet, find someone to review your patch and mark the ticket as "Ready for checkin".
     
    6162----
    6263
    63 RC 1 will, Murphy willing, be a true release candidate: 1.7 final should be identical to RC 1. RC 1 also marks string freeze; translators will have two weeks to submit updated translations for inclusion in the final release.
     64RC 1 will become 1.7 if no bugs are found; there is a total code freeze after this point, unless a new RC is needed.
     65
     66RC 1 also marks string freeze; translators will have two weeks to submit updated translations for inclusion in the final release.
    6467
    6568Release
Back to Top