| 25 | | Schedule |
| 26 | | ======== |
| 27 | | |
| 28 | | Django 1.2 is beyond deadline at this point. It will be released as soon as it is in good enough |
| 29 | | condition to be released. Please help contribute to resolving any issues on the |
| 30 | | `list of open tickets`__. |
| 31 | | |
| 32 | | The complete schedule follows. Note that dates are plus or minus a couple of |
| 33 | | days as needed: |
| 34 | | |
| 35 | | ==================== ========================================================= |
| 36 | | January 15, 2009 "Major" feature freeze for 1.2; work phase ends, and any |
| 37 | | major incomplete features will be postponed. |
| 38 | | |
| 39 | | February 23, 2009 Django 1.2 alpha. |
| 40 | | |
| 41 | | March 23, 2009 Django 1.2 beta. Feature freeze; only bug fixes will be |
| 42 | | allowed after this point. |
| 43 | | |
| 44 | | April 2, 2009 Django 1.2 rc 1. and string freeze |
| 45 | | |
| 46 | | April 13, 2009 Django 1.2 final |
| 47 | | ==================== ========================================================= |
| 48 | | |
| 49 | | We'll hold a series of :trac:`Sprints` to work on 1.2 starting in late |
| 50 | | December; stay tuned to the :trac:`Sprints` page and/or the |
| 51 | | `django-developers`_ mailing list for details. |
| 52 | | |
| 53 | | .. _django-developers: http://groups.google.com/group/django-developers |
| 54 | | __ http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&milestone=1.2 |