mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
After #51 presented a good use case, we decided to make this part of the API (i.e. remove the underscore). The default value for the `lazy` kwarg is changed to `True` to reduce the likelihood of accidental regeneration of images. Closes #54. |
||
|---|---|---|
| .. | ||
| management | ||
| processors | ||
| templates/imagekit/admin | ||
| __init__.py | ||
| admin.py | ||
| lib.py | ||
| models.py | ||
| utils.py | ||