Changes between Version 29 and Version 30 of Version1.2Features
- Timestamp:
- Aug 4, 2009, 8:24:19 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v29 v30 15 15 * Support for non-relational databases: Google Bigtable, Amazon SimpleDB, CouchDB, etc 16 16 * 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.219 20 17 * #342 Read-only form fields 21 18 * #373 Multi-part primary keys