mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
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. |
||
|---|---|---|
| .. | ||
| forms | ||
| imagecache | ||
| management | ||
| models | ||
| processors | ||
| specs | ||
| templates/imagekit/admin | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| conf.py | ||
| exceptions.py | ||
| files.py | ||
| lib.py | ||
| pkgmeta.py | ||
| registry.py | ||
| signals.py | ||
| utils.py | ||