Changes between Version 91 and Version 92 of Version1.2Features
- Timestamp:
- Oct 10, 2009, 9:38:46 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v91 v92 16 16 * Add {% doctype %} and {% field %} template tags from http://github.com/simonw/django-html/ 17 17 * Add support for [wiki:Signing Signing and Signed Cookies] 18 * Integrate the Python standard library logging module with Django - LoggingProposal18 * #12012 Integrate the Python standard library logging module with Django - LoggingProposal 19 19 * 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