#34035: ImageField doesn't consider EXIF rotation when storing width and height
-------------------------------------+-------------------------------------
     Reporter:  Adam                 |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Django simply uses [https://github.com/python-pillow/Pillow Pillow] to
 retrieve the dimensions, so this should be reproduced without Django and
 then (if a valid issue) reported there. A quick search revealed
 [https://github.com/python-pillow/Pillow/issues/4537 a possibly related
 issue].

 If my analysis is incorrect, please reopen this ticket with an explanation
 of where Django is at fault.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34035#comment:1>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701836d27c471-ee6b0e94-16ea-46a5-b61d-bccd7200fb57-000000%40eu-central-1.amazonses.com.

Reply via email to