Changes between Version 115 and Version 116 of Version1.1Features
- Timestamp:
- Nov 25, 2008, 5:19:33 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.1Features
v115 v116 19 19 || ''ORM-14'' || `QuerySet.defer()`/`QuerySet.fields()` || ??? || JKM || #5420 || || 20 20 || ''Test-03'' || Run Django test cases inside a transaction || ??? || Russ || #8138 || || 21 || ''View-01'' || Class-based generic views || ???|| JKM || #6735 || ||21 || ''View-01'' || Class-based generic views || Marc Fargas || JKM || #6735 || || 22 22 23 23 == "Maybe" features == … … 31 31 || ''Contrib-02'' || Customizability of contrib.comments || Carl Meyer || JKM || #8630, #9562 || || 32 32 || ''Contrib-03'' || Roll in comment-utils || ??? || JKM || #9282 || || 33 || ''Contrib-06'' || Honor `REMOTE_USER` || ???|| Gary || #689 || ||33 || ''Contrib-06'' || Honor `REMOTE_USER` || Marc Fargas || Gary || #689 || || 34 34 || ''Contrib-07'' || Implement Atom Publishing Protocol || James Tauber || JKM || #3569 || || 35 35 || ''Contrib-11'' || Signed cookies || Marty Alchin || JKM || http://code.google.com/p/django-signedcookies || … … 38 38 || ''ORM-19'' || Add support for database schemas || ??? || Russ || #6148 || || 39 39 || ''Template-06'' || Better template tag loading || ??? || Malcolm || #6587, #3349 || || 40 || ''Test-01'' || Follow redirect chains on the Test Client || ???|| Russ || #4476 || ||40 || ''Test-01'' || Follow redirect chains on the Test Client || Marc Fargas || Russ || #4476 || || 41 41 || ''Test-02'' || Disable all e-mail sending for debugging || ??? || Russ || #8638 || || 42 42 || ''View-03'' || `wsgi.file_wrapper` for large file serving || ??? || JKM || #2131, #7894, #7581, PEP333 || ||