Changes between Version 156 and Version 157 of Version1.1Features
- Timestamp:
- Mar 23, 2009, 5:08:13 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v156 v157 12 12 || ''Contrib-12'' || Cached DB session backend || Jeremy Dunck || JKM || #6791 || [9727] || 13 13 || ''ORM-01'' || ORM aggregation || Nicolas Lara || Russ || #3566 || [9742] || 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 ||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 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] || … … 25 25 || ''Admin-05'' || `ModelAdmin` overriding of FK/M2M options || JKM et al || JKM || #3987 || [9760] || 26 26 || ''Admin-06'' || Read-only form fields || ??? || Karen || #342 || || 27 || ''Admin-07'' || Custom `FilterSpecs` || ??? || James/JKM || #5833 || ||28 || ''Admin-08'' || Make filters in admin changelists persistent || Ramiro || Brian || #6903 || N/A [http://code.djangoproject.com/ticket/6903#comment:25 moved] to 1.2 ||27 || ''Admin-07'' || Custom `FilterSpecs` || ??? || James/JKM || #5833 || N/A [http://code.djangoproject.com/ticket/5833#comment:42 moved] to 1.2 || 28 || ''Admin-08'' || Make filters in admin changelists persistent || Ramiro || Brian || #6903 || N/A [http://code.djangoproject.com/ticket/6903#comment:25 moved] to 1.2 || 29 29 || ''Contrib-02'' || Customizability of contrib.comments || Carl Meyer || JKM || #8630, #9562 || [9890] || 30 30 || ''Contrib-03'' || Roll in comment-utils || Thejaswi Puthraya/Jannis Leidel || JKM || #9282 || [10122] || 31 31 || ''Contrib-06'' || Honor `REMOTE_USER` || Marc Fargas || Gary || #689 || [10063] || 32 || ''Contrib-07'' || Implement Atom Publishing Protocol || James Tauber || JKM || #3569 || ||32 || ''Contrib-07'' || Implement Atom Publishing Protocol || James Tauber || JKM || #3569 || N/A [http://code.djangoproject.com/ticket/3569#comment:15 moved] to 1.2 || 33 33 || ''Contrib-11'' || Signed cookies || Marty Alchin || JKM || http://code.google.com/p/django-signedcookies || || 34 34 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || Malcolm || JKM/Malcolm || #5420 || [10090] ||