Changes between Version 31 and Version 32 of Version1.2Features
- Timestamp:
- Aug 4, 2009, 12:50:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v31 v32 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 * #17 Identity mapping in the ORM (Work has been done to this end by David Cramer, here: http://github.com/dcramer/django-idmapper/tree/master) 17 18 * #342 Read-only form fields 18 19 * #373 Multi-part primary keys