mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-05-14 10:33:11 +00:00
Transpose the original image before resizing based on EXIF orientation information to display image in the correct orientation. If someone uploads an image from an iPhone (for example) the image is currently often rendered in the wrong orientation. |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| media/avatar/img | ||
| migrations | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| providers.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||