Changes between Version 3 and Version 4 of Version1.9Roadmap
- Timestamp:
- Mar 18, 2015, 8:25:10 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.9Roadmap
v3 v4 17 17 The Django core team has a couple of major features we'd like to merge: 18 18 19 * TBD19 * `Composite fields <https://github.com/django/deps/pull/12>`_ (Thomas Stephenson) 20 20 21 21 Minor 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". Core developers try to regularly review and merge "Ready for checkin" tickets.