mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
- If `source` is defined then register source group immediately - If `source` is not defined then create a signal handler and attach it to `class_prepared` signal which will see if there is only one ImageField in the given model. This will fix problems coused in Python 3 about using ImageSpecField without providing a `source`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| files.py | ||
| utils.py | ||