Changes between Version 29 and Version 30 of Version1.2Features


Ignore:
Timestamp:
Aug 4, 2009, 8:24:19 AM (15 years ago)
Author:
Russell Keith-Magee
Comment:

Removed reference to the v1.2 milestone. It isn't a vetted list, plus it contains bugs as well as features.

Legend:

Unmodified
Added
Removed
Modified
  • Version1.2Features

    v29 v30  
    1515  * Support for non-relational databases: Google Bigtable, Amazon SimpleDB, CouchDB, etc
    1616  * Support row-level permissions by updating the User-Object and Authbackends, to take an optional `object` parameter, so 3rd party Apps can implement the functionality easily.
    17 
    18 Note that a large list of 1.2 tickets already exists: http://code.djangoproject.com/milestone/1.2
    19 
    2017  * #342 Read-only form fields
    2118  * #373 Multi-part primary keys
Back to Top