Changes between Version 222 and Version 223 of SprintIdeas
- Timestamp:
- Dec 2, 2007, 2:20:10 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v222 v223 112 112 * #5591 i18n documentation: Incorrect statement about template variables in {% trans %} 113 113 * #5651 Confirm: Single quotes get escaped twice when creating admin log under MySQLdb 114 * #5657 Needs a regression test.115 114 * #5920 Confirm: Error AttributeError: 'function' object has no attribute 'status_code' in 6668 version 116 115 * #6009 UnicodeDecodeError when uploading file with non-english filename. 117 * #6017 Add the needed tests.118 116 * #6039 Fix documentation about ATOM feeds 119 117 * #6047 db-api docs: invalid REGEX SQL equiv for SQLite … … 153 151 * #5596 "No buffer space available" error when downloading file 154 152 * #5622 added patch 153 * #5657 add regression tests 155 154 * #5677 patch added for docs on debugging with mod_python 156 155 * #5743 added patch … … 160 159 * #5996 added unit test and fix 161 160 * #6005 Double call for Media in newforms/widgets.py 161 * #6017 marked tests added. 162 162 * #6024 Django's doctest clashes with coverage.py 163 163 * #6055 GenericRelation and db_column lookups