Changes between Version 31 and Version 32 of Version1.1Roadmap
- Timestamp:
- Mar 11, 2009, 3:01:50 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Roadmap
v31 v32 101 101 * [ORM-12] Allow the use of ``property()`` in fields. 102 102 * [ORM-13] Support for ``DISTINCT ON`` queries with ``QuerySet.distinct()``. 103 * [ORM-16] Native autocommit option for Postgresql backend.103 * **DONE:** [ORM-16] Native autocommit option for Postgresql backend. (Committed in :trac:`[10029]`) 104 104 * [ORM-18] Add signals to many-to-many objects. 105 105 * [Template-01] Extend inclusion tag syntax to allow custom templates.