Changes between Version 111 and Version 112 of SprintIdeas
- Timestamp:
- Sep 14, 2007, 6:08:07 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v111 v112 98 98 * discuss then review #2983 - `ImageField not deleting previously attached file when updated` 99 99 * discuss/review #3496 - `WSGI handler dies on a form containing only empty checkboxes` 100 * discuss then do #3652 - `ChoiceField formfield for IntegerField and CharField`101 100 * review #4539 - translation.ugettext loses variable content from blocktrans 102 101 * !FormPreview … … 145 144 * #3485 Initial SQL fails when data contains a % in it when settings.DEBUG = True 146 145 * #3502 TTL-Option for RSS 2.0+ 146 * #3652 ChoiceField formfield for IntegerField and CharField (Note: just unittest, appears to be already working) 147 147 * #3997 small note in the docs about fields being required by default in an instance 148 148 * #4067 "Validation of IPAddressField don't work with newforms" - Added a IPAddressField for newforms