Version 1.0 Features
This page contains the list of features to be included in Django 1.0, and their status. See VersionOneRoadmap for more details on the process.
Finished
Ordered by revision.
Must-have features
Feature Lieutenant Committer Ticket(s) Commited in revision
newforms-admin Brian Rosner & Karen Tracey Joseph see report, still bugs to kill [7967]
"Maybe" features
Feature Lieutenant Committer Ticket(s) Commited in revision
Fix alternative Python VM bugs Maciej Fijalkowski(pypy), Leo Soto(jython) JKM #7560, #7441, #7303, #7339, #7727, #7728, #7751, #6814. ?
Finish Documentation refactoring Many, many JKM [8506]
Comments refactor Thejaswi Puthraya JKM #1829, #1853, #2134, #2177, #2228, #3091, #3546, #4189 [8557]
Deferred Until Post-1.0
Feature Lieutenant Committer Tickets
INSTALLED_APPS refactoring ??? ??? #3591
Model-level validation Honza Král JKM #6845
Self-referencing fields in queries ??? Russ #7210
Comments about Specific Features
Alternative Python VMs
- DjangoAndPyPy
- DjangoAndJython
Middleware ordering
Resulted in a split up of the cache middleware. See Jacob ́s comment on (削除) #730 (削除ここまで).
INSTALLED_APPS refactoring
Deffered: #3591
De-cruftify template tag loading
Didn ́t make it into 1.0 beta 1 and has been deffered until post-1.0.
Model-level validation
Would delay the scheduled release date. See the discussion on Google Groups.
Self-referencing fields in queries
See Russell ́s comment on #7210.
Last modified
17 years ago
Last modified on Aug 27, 2008, 2:56:35 AM
Note:
See TracWiki
for help on using the wiki.