mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
StrategyWrapper was unnecessarily implemented as a LazyObject and it triggered a bug in Django (issue 21840). Changing the lazy object to a function works just as well and bypasses the bug. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| sourcegroups.py | ||