* stage: Design decision needed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => petraszd
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:9>
* has_patch: 0 => 1
Comment:
Pull request: https://github.com/django/django/pull/2972
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:10>
* needs_docs: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:11>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:12>
* needs_better_patch: 1 => 0
Comment:
Updated pull request according to comments in github. And now it also
included setting content_type by using information Pillow provides.
https://github.com/django/django/pull/2972
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:13>
* status: assigned => closed
* resolution: => fixed
Comment:
In 8b7347220f3d86b46f5f87270c6cdcb9960895fd:
Fixed #10935 -- Annotated ImageField file with image and content_type
attributes.
Thanks Jeremy Dunck for the suggestion and Nick Sanford for review.
--
Ticket URL: <https://code.djangoproject.com/ticket/10935#comment:14>