Changes between Version 97 and Version 98 of Version1.2Features
- Timestamp:
- Oct 23, 2009, 11:13:42 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Version1.2Features
v97 v98 1 1 = Django 1.2 features = 2 2 3 [[TOC()]] 4 3 5 These are the features proposed for inclusion in Django 1.2, broken into high, medium, and low priorities. For more 4 details, see :trac:`Version1.2Roadmap`.6 details, see Version1.2Roadmap 5 7 6 8 == High priority == … … 28 30 || URLs-01 || Replace get_absolute_url() || JKM, SW || ReplacingGetAbsoluteUrl || || 29 31 || Views-01 || Class-based generic views || JK, JB || #6735 || || 32 33 (See [#Whoswho who's who] for a list of our initials.) 30 34 31 35 == Medium priority == … … 116 120 * Make profiling easy, possibly by integrating profiling into Debug Toolbar (see dcramer's fork) 117 121 * #6460 Multilingual Content in the db 122 123 == Who's who == 124 125 || BR || Brian Rosner || 126 || JB || James Bennett || 127 || JK || Joseph Kocherhans || 128 || JKM || Jacob Kaplan-Moss || 129 || KT || Karen Tracey || 130 || LP || Luke Plant || 131 || MT || Malcolm Tredinnick || 132 || RKM || Russell Keith-Magee || 133 || SW || Simon Willison ||