Changes between Version 117 and Version 118 of Version1.1Features
- Timestamp:
- Nov 25, 2008, 9:30:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v117 v118 17 17 || ''ORM-03'' || Model validation. || Honza Kral || (multiple) || #6845 || || 18 18 || ''ORM-06'' || Expression support in QuerySet.update() || ??? || Malcolm/Russ || #7210 || || 19 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || ??? || JKM|| #5420 || ||19 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || Malcolm || JKM/Malcolm || #5420 || || 20 20 || ''Test-03'' || Run Django test cases inside a transaction || ??? || Russ || #8138 || || 21 21 || ''View-01'' || Class-based generic views || Marc Fargas || JKM || #6735 || || … … 51 51 || ''ORM-11'' || QuerySet.cache() method. || ??? || ??? || #7338 || || 52 52 || ''ORM-12'' || Allow the use of property() in fields. || ??? || ??? || #7338 || || 53 || ''ORM-13'' || Support for DISTINCT ON queries || ??? || ???|| #6422 || ||53 || ''ORM-13'' || Support for DISTINCT ON queries || ??? || Malcolm || #6422 || || 54 54 || ''ORM-16'' || Native autocommit option for Postgresql || ??? || ??? || #3460 || || 55 || ''ORM-18'' || Add signals to many-to-many objects || ??? || ???|| #5390 || ||55 || ''ORM-18'' || Add signals to many-to-many objects || ??? || Malcolm/Russ || #5390 || || 56 56 || ''Template-01'' || Extend inclusion tag syntax || ??? || ??? || #9093 || || 57 57 || ''Template-04'' || Clean-up of django.template internals || Johannes Dollinger || ??? || #7806 || ||