django-imagekit/imagekit/models
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
..
fields Remove specs.SpecRegistry; add registry module 2012-12-01 17:16:09 -05:00
__init__.py Add flake8 linting 2012-11-05 23:34:32 -05:00