Changes between Version 1 and Version 2 of Version1.8Roadmap
- Timestamp:
- Sep 16, 2014, 6:53:10 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.8Roadmap
v1 v2 16 16 The Django core team has a couple of major features we'd like to merge: 17 17 18 * XXX 18 * contrib.postgres - Marc Tamlyn 19 * model `_meta` API - Daniel Pyrathon (GSoC project) 20 * Use `F()` objects in `aggregates()`, `annotates()` and `values()` - Josh Smeaton 19 21 20 22 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".