#22: [patch] FileUploadField should allow for clearing the field -------------------------------------------+-------------------------------- Reporter: adrian | Owner: adrian Status: closed | Milestone: Component: django.contrib.admin | Version: Resolution: duplicate | Keywords: Stage: Unreviewed | Has_patch: 1 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------------------+-------------------------------- Changes (by brosner):
* status: reopened => closed * resolution: => duplicate Comment: ```FileUploadField``` no longer exists making this specific ticket invalid. However, Django should support the ability with ```FileField```'s in general. #7048 is what we will be doing in a future release of Django. Marking this a duplicate in favor of the other ticket due to the invalidness of this ticket applying to current day Django. -- Ticket URL: <http://code.djangoproject.com/ticket/22#comment:16> Django <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 django-updates@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---