django-imagekit/imagekit/specs
Baptiste Mispelon 3799f3c2f4 Fixed #266 -- Simplified (and renamed) StrategyWrapper.
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.
2014-01-21 17:46:19 +01:00
..
__init__.py Fixed #266 -- Simplified (and renamed) StrategyWrapper. 2014-01-21 17:46:19 +01:00
sourcegroups.py I, for one, welcome our new @matthewwithanm overlords. 2013-06-03 12:50:20 -07:00