--
Ticket URL: <https://code.djangoproject.com/ticket/26651>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: axiak (added)
* component: Core (Other) => File uploads/storage
Comment:
Michael, it looks like you may have been involved in the original design
of this (ticket:2070#comment:129). Do you have any thoughts?
--
Ticket URL: <https://code.djangoproject.com/ticket/26651#comment:1>
* stage: Unreviewed => Someday/Maybe
--
Ticket URL: <https://code.djangoproject.com/ticket/26651#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/8600 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26651#comment:3>
* stage: Someday/Maybe => Ready for checkin
Comment:
We can give that a try and see if any compatibility issues are reported.
--
Ticket URL: <https://code.djangoproject.com/ticket/26651#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"6352d06cd04e151c2ee984eb0bdaa7e8d6824235" 6352d06c]:
{{{
#!CommitTicketReference repository=""
revision="6352d06cd04e151c2ee984eb0bdaa7e8d6824235"
Fixed #26651 -- Kept original file suffix in TemporaryUploadedFile name
Thanks Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26651#comment:5>