mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-14 10:11:00 +00:00
Transpose now takes transposition constants as arguments. Multiple transpositions can be sequenced together in one Transpose processor. Auto transposition is not yet supported (PIL strips the EXIF data, so need to find a workaround for getting that data to the processor). |
||
|---|---|---|
| .. | ||
| management | ||
| templates/imagekit/admin | ||
| __init__.py | ||
| lib.py | ||
| models.py | ||
| processors.py | ||
| tests.py | ||
| utils.py | ||