Changes between Version 201 and Version 202 of SprintIdeas
- Timestamp:
- Dec 1, 2007, 7:41:08 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v201 v202 119 119 * [http://code.djangoproject.com/wiki/SprintIdeas#GeoDjango GeoDjango tasks] 120 120 * #5638 besides, user might be an organization instead of a person, so i would suggest merge given name and family name in one single field. this would lead some back-compatibility issue, but i think it worths. 121 * #6083 - Change contrib.auth to use the newforms framework 122 * #6071 - work out what broke @6777 to cause "maximum recursion depth exceeded" 123 * #6070 - Document that SITE_ID is no longer required to run all tests 124 * #6039 - Fix documentation about ATOM feeds 125 * #4695 - work out what's happening with xgettext skipping some translated strings in js. files 126 127 121 128 122 129 == Results == … … 137 144 * #4707 Corrected the typos in the previous diff 138 145 * #5515 added patch 146 * #5596 - "No buffer space available" error when downloading file 139 147 * #5743 added patch 140 148 * #5894 added patch 149 * #5910 - Signals are unnamed making logging non-informative 141 150 * #5956 added unit test and fix 142 151 * #5996 added unit test and fix 152 * #6024 - Django's doctest clashes with coverage.py 143 153 * #6069 added patch (needs triaging) 144 154 * #6078 added patch (needs triaging) 155 * #6082 - File based Session test fails for lack of /tmp directory on Windows Based System 145 156 146 157 === Results of September Sprint ===