Changes between Version 143 and Version 144 of Version1.1Features
- Timestamp:
- Feb 27, 2009, 7:15:22 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v143 v144 13 13 || ''ORM-01'' || ORM aggregation || Nicolas Lara || Russ || #3566 || [9742] || 14 14 || ''ORM-03'' || Model validation. || Honza Kral || (multiple) || #6845 || N/A [http://groups.google.com/group/django-developers/browse_thread/thread/12d5c6616feb229b moved] to 1.2|| 15 || ''ORM-06'' || Expression support in `QuerySet.update()` || ??? || Malcolm/Russ || #7210 || [9792] ||15 || ''ORM-06'' || Expression support in `QuerySet.update()` || ??? || Russ || #7210 || [9792] || 16 16 || ''Test-03'' || Run Django test cases inside a transaction || Marc Remolt || Karen || #8138 || [9756] || 17 17 … … 37 37 || ''ORM-19'' || Add support for database schemas || ??? || Russ || #6148 || || 38 38 || ''Template-06'' || Better template tag loading || ??? || Malcolm || #6587, #3349 || || 39 || ''Test-01'' || Follow redirect chains on the Test Client || Marc Fargas || Russ || #4476 || ||39 || ''Test-01'' || Follow redirect chains on the Test Client || Marc Fargas || Russ || #4476 || [9911] || 40 40 || ''Test-02'' || Disable all e-mail sending for debugging || ??? || Russ || #8638 || [9793] || 41 41 || ''View-01'' || Class-based generic views || Marc Fargas || JKM || #6735 || ||