django-imagekit/imagekit/specs
Eric Eldredge e0567e8fa7 Remove specs.SpecRegistry; add registry module
The registry module splits the work that specs.SpecRegistry
used to do into two classes: GeneratorRegistry and
SourceGroupRegistry. These two registries are wrapped in
Register and Unregister utilities for API convenience.
2012-12-01 17:16:09 -05:00
..
__init__.py Remove specs.SpecRegistry; add registry module 2012-12-01 17:16:09 -05:00
sourcegroups.py Rename source objects to source groups 2012-12-01 15:51:28 -05:00