#7804: newforms.fields.UploadedFile Undocumented Backwards Incompatible change
----------------------------+-----------------------------------------------
 Reporter:  CollinAnderson  |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Uncategorized   |     Version:  SVN       
 Keywords:  2070-fix        |       Stage:  Unreviewed
Has_patch:  0               |  
----------------------------+-----------------------------------------------
 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 the UploadedFile.data
 attribute, which was only in there for 45 revisions. It would be nice
 to also have a deprecation warning for UploadedFile.content.

 http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Uploa...
 http://code.djangoproject.com/changeset/7814
 http://code.djangoproject.com/changeset/7859

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7804>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to