Changes between Initial Version and Version 1 of VersionOneFeatures


Ignore:
Timestamp:
Nov 9, 2005, 9:05:33 AM (18 years ago)
Author:
Jacob
Comment:

Added page to discuss candidate features for 1.0

Legend:

Unmodified
Added
Removed
Modified
  • VersionOneFeatures

    v1 v1  
     1= Version 1.0 (?) feature list discussion =
     2
     3A place to vote on the features we're tossing around in [http://groups.google.com/group/django-developers/browse_thread/thread/5e629f571caec805/f2c0d8c85a2186b8#f2c0d8c85a2186b8 this django-developers thread].  Those who proposed features in the thread or those that explicitly agreed to them have already been added.  Features that are done or nearly done have been removed.
     4
     5Please add your name and vote in the Apache-style (+1/+0/-0/-1).  These votes are obviously not really binding in anyway; just a way to keep track of where we all stand on whether these features should be included in Django 1.0.
     6
     7(Don't vote on weather or not you *want* the feature; just on weather it's should be included in a 1.0 release).
     8
     9|| '''Feature'''                      || '''Votes''' ||
     10|| Transactions                       || Adrian: +1, Robert: +1, Jacob +0 ||
     11|| New-admin branch.                  || Jacob: +1, Adrian: +1 ||
     12|| Screencasts                        || Adrian: +1, Jacob +0, Eugene Lazutkin: +1 ||
     13|| "OR" query support                 || Jacob: +0 ||
     14|| Clarify/cleanup middleware API     || Jacob: +1 ||
     15|| Fix core=True                      || Jacob: +1, Adrian: +1, Robert: +1 ||
     16|| Comments framework docs            || Jacob: +1, Adrian: +1 ||
     17|| Admin-site documentation           || Adrian: +1, Jacob: +0 ||
     18|| Finish tutorial                    || Adrian: +1, Jacob +0 ||
     19|| How to contribute to Django doc    || Jacob: +1, Adrian: +1 ||
     20|| Using third-party template systems || Jacob: +1, Adrian: +1 ||
     21|| Django-AJAX support                || Jacob: -0 ||
     22|| Multi-threaded MySQL support       || Eugene Lazutkin: +1, Jacob: +0 ||
     23|| Get rid of magic model methods     || Robert: +1, Jacob: -1 ||
     24|| New authorisation system           || Robert: +1, Jacob -0 ||
     25|| Clean up / fix subclassing         || Robert: +1, Jacob: +0 ||
     26|| Schema evolution                   || Robert: +1, Jacob: -0 ||
     27|| Make admin history log into new app|| Robert: +1 ||
Back to Top