Changes between Version 87 and Version 88 of Version1.2Features
- Timestamp:
- Oct 9, 2009, 9:21:51 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v87 v88 17 17 * Add support for [wiki:Signing Signing and Signed Cookies] 18 18 * Integrate the Python standard library logging module with Django 19 * Support for non-relational databases: Tokyo Cabinet/Tyrant, MongoDB, Cassandra, Google Bigtable (AppEngine, #10192), Amazon SimpleDB, CouchDB, etc19 * Support for non-relational databases: Tokyo Cabinet/Tyrant, MongoDB, Cassandra, Google Bigtable (AppEngine, #10192), Amazon SimpleDB, CouchDB, ZODB, etc 20 20 * #17 Identity mapping in the ORM 21 21 * #373 Multi-part primary keys