Changes between Version 2 and Version 3 of Version1.3Roadmap


Ignore:
Timestamp:
Oct 27, 2010, 10:31:03 AM (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Version1.3Roadmap

    v2 v3  
    1717The main focus of major feature development will be features that didn't make the cut for v1.2, such as:
    1818
    19  * #12012 - Logging
    20  * #6735 - Class-based generic views
    21  * #12323 - Add helpers for handling static files (e.g. app media files)
     19 * ticket:12012 - Logging
     20 * ticket:6735 - Class-based generic views
     21 * ticket:12323 - Add helpers for handling static files (e.g. app media files)
    2222
    2323However, the focus of Django 1.3 isn't to add lots of big new features. The last two Django releases have added lots of features, and the little things have suffered as a result. The intention of the 1.3 release is to focus on fixing bugs and adding the low priority and minor features that haven't got as much attention.
Back to Top