Re: newforms.fields.UploadedFile Undocumented Backwards Incompatible change

2008-07-11 Thread Jacob Kaplan-Moss
Hey Colin -- Can you open a ticket for this and put "2070-fix" in the keywords area? Thanks, Jacob --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to dj

newforms.fields.UploadedFile Undocumented Backwards Incompatible change

2008-07-11 Thread Collin Anderson
Hi All, I'm not sure if anyone has noticed this yet, but in [7814], newforms.fields.UploadedFile.content was changed to newforms.fields.UploadedFile.data without being listed on BackwardsIncompatibleChanges or raising a deprecation warning. However the [7859] change has a deprecation warning for