| 1 | == Django 1.1 roadmap and schedule == |
| 2 | |
| 3 | This document details the schedule and (eventually) the roadmap for Django 1.1. For a general explanation of Django's release process and the phases of the release cycle, please refer to ''[FIXME: the document I haven't yet posted --JKM]''. |
| 4 | |
| 5 | === Django 1.1 Schedule === |
| 6 | |
| 7 | Django 1.1 will be released the week of '''March 16th, 2008'''. |
| 8 | |
| 9 | The complete schedule follows. Note that dates are plus or minus a couple of days as needed. |
| 10 | |
| 11 | || September 15, 2008 || Feature proposal phase begins (see Version1.1Features) || |
| 12 | || November 7, 2008 || '''Deadline for feature proposals''' || |
| 13 | || November 10, 2008 || Posting of draft 1.1 feature list || |
| 14 | || November 15, 2008 || Posting of the final 1.1 feature list posted; work phase begins. || |
| 15 | || January 15, 2009 || '''Major feature freeze''': work phase ends, and all open branches must be merged by this point. Any incomplete features will be postponed. || |
| 16 | || January 20, 2009 || Django 1.1 alpha. |
| 17 | || February 15, 2009 || '''Feature freeze'''; only bug fixes will be allowed after this point. || |
| 18 | || February 20, 2009 || Django 1.1 beta. |
| 19 | || March 10, 2009 || '''String freeze''' |
| 20 | || March 12, 2009 || Django 1.1 rc 1. |
| 21 | || March 16-20, 2009 || '''Django 1.1 final''' |
| 22 | |
| 23 | === Roadmap == |
| 24 | |
| 25 | Features are currently being hashed out for 1.1. To propose a feature, make a |
| 26 | post on the django-developers mailing list, and add a link to your thread at |
| 27 | Version1.1Features. |