mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
`resize.Crop` actually hasn't been moved to `crop.Crop` (as the removed class claimed). In fact, what used to be called `resize.Crop` is now `resize.Fill`. The confusion is understandable, since it's what motivated the change in the first place! |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| crop.py | ||
| resize.py | ||
| utils.py | ||