Changes between Version 1 and Version 2 of Version3.2Roadmap
- Timestamp:
- May 13, 2020, 8:54:55 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version3.2Roadmap
v1 v2 11 11 ===================================== 12 12 13 Whatever gets committed by the alpha feature freeze!13 Whatever gets merged by the alpha feature freeze! 14 14 15 Django 3.2 will be a time-based release. Any features completed and committed15 Django 3.2 will be a time-based release. Any features completed and merged 16 16 to master by the alpha feature freeze deadline noted below will be included. 17 17 Any that miss the deadline won't. … … 22 22 shepherd for your feature. 23 23 24 Minor features and bug fixes will be committed as they are completed. If you24 Minor features and bug fixes will be merged as they are completed. If you 25 25 have submitted a patch, be sure the flags on the Trac ticket are correct such 26 26 that it appears in the "Patches needing review" filter of the `Django 27 27 Development Dashboard <https://dashboard.djangoproject.com/>`_. Better yet, 28 28 find someone to review your patch and mark the ticket as "Ready for checkin". 29 Tickets marked "Ready for checkin" are regularly reviewed by committers.29 Tickets marked "Ready for checkin" are regularly reviewed by mergers. 30 30 31 31 Schedule … … 58 58 ------------------------ 59 59 60 All major and minor features must be committed by the Alpha 1 deadline. Any60 All major and minor features must be merged by the Alpha 1 deadline. Any 61 61 features not done by this point will be deferred or dropped. At this time, we 62 62 will fork ``stable/3.2.x`` from ``master``. 63 63 64 64 After the alpha, non-release blocking bug fixes may be backported at the 65 committer's discretion.65 merger's discretion. 66 66 67 67 Beta 1