mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Signals are now connected without specifying the class and non-IK models are filtered out in the receivers. This is necessary because of a bug with how Django handles abstract models. Closes #126 |
||
|---|---|---|
| .. | ||
| imagecache | ||
| management | ||
| models | ||
| processors | ||
| templates/imagekit/admin | ||
| __init__.py | ||
| admin.py | ||
| conf.py | ||
| generators.py | ||
| lib.py | ||
| utils.py | ||