django-imagekit/imagekit/management
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
..
commands Remove specs.SpecRegistry; add registry module 2012-12-01 17:16:09 -05:00
__init__.py PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00