Changes between Version 140 and Version 141 of Version1.1Features
- Timestamp:
- Feb 19, 2009, 5:20:00 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v140 v141 8 8 9 9 || '''Code''' || '''Feature''' || '''Implementor''' || '''Committer''' || '''Ticket(s)''' || '''Commit rev.''' || 10 || ''Admin-01'' || Bulk-edit on changelist pages. || JKM + Wilson/Alex Gaynor || JKM || || ||11 || ''Admin-02'' || Integrate django-batchadmin || Brian Beck || JKM || || ||12 10 || ''Admin-03'' || Make the admin use a url resolver || Alex Gaynor || Brian || #6470 || [9739] || 13 || ''Admin-08'' || Make filters in admin changelists persistent || ??? || Brian || #6903 || ||14 11 || ''Contrib-05'' || Message Passing For Anonymous Users || ??? || Malcolm || #4604 || N/A [http://groups.google.com/group/django-developers/browse_thread/thread/1ad495e30f946b2c/f6501a9e2a66e1d0?hl=en moved] to 1.2 || 15 12 || ''Contrib-12'' || Cached DB session backend || Jeremy Dunck || JKM || #6791 || [9727] || … … 17 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|| 18 15 || ''ORM-06'' || Expression support in `QuerySet.update()` || ??? || Malcolm/Russ || #7210 || [9792] || 19 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || Malcolm || JKM/Malcolm || #5420 || ||20 16 || ''Test-03'' || Run Django test cases inside a transaction || Marc Remolt || Karen || #8138 || [9756] || 21 || ''View-01'' || Class-based generic views || Marc Fargas || JKM || #6735 || ||22 17 23 18 == "Maybe" features == … … 26 21 27 22 || '''Code''' || '''Feature''' || '''Implementor''' || '''Committer''' || '''Ticket(s)''' || '''Commit rev.''' || 23 || ''Admin-01'' || Bulk-edit on changelist pages. || JKM + Wilson/Alex Gaynor || JKM || || || 24 || ''Admin-02'' || Integrate django-batchadmin || Brian Beck || JKM || || || 25 || ''Admin-08'' || Make filters in admin changelists persistent || ??? || Brian || #6903 || || 28 26 || ''Admin-05'' || `ModelAdmin` overriding of FK/M2M options || JKM et al || JKM || #3987 || [9760] || 29 27 || ''Admin-06'' || Read-only form fields || ??? || Karen || ??? || || … … 34 32 || ''Contrib-07'' || Implement Atom Publishing Protocol || James Tauber || JKM || #3569 || || 35 33 || ''Contrib-11'' || Signed cookies || Marty Alchin || JKM || http://code.google.com/p/django-signedcookies || || 34 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || Malcolm || JKM/Malcolm || #5420 || || 36 35 || ''ORM-15'' || Day-of-week filter for date/datetime fields || Ross Poulton || Karen || #7672 || [9818] || 37 36 || ''ORM-17'' || {% default %} clause for {% for %} loops || Jannis Leidel || JKM || #6398 || [9530] || … … 40 39 || ''Test-01'' || Follow redirect chains on the Test Client || Marc Fargas || Russ || #4476 || || 41 40 || ''Test-02'' || Disable all e-mail sending for debugging || ??? || Russ || #8638 || [9793] || 41 || ''View-01'' || Class-based generic views || Marc Fargas || JKM || #6735 || || 42 42 || ''View-03'' || `wsgi.file_wrapper` for large file serving || ??? || JKM || #2131, #7894, #7581, PEP333 || || 43 43