#8613: FileField.save_file() is no longer used. ----------------------+----------------------------------------------------- Reporter: Gulopine | Owner: nobody Status: new | Milestone: 1.0 Component: Forms | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ----------------------+----------------------------------------------------- In [8616], nearly all of oldforms was removed (yay!), but `FileField.save_file()` remains. It was only ever used by oldforms manipulators, and a simple search in 1.0b2 shows no remaining references to it. It should also be removed as part of the oldforms removal.
-- Ticket URL: <http://code.djangoproject.com/ticket/8613> 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 -~----------~----~----~----~------~----~------~--~---
