django-imagekit/imagekit/models/fields
Matthew Tretter c8733c4707 Change how signals are used
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
2012-07-25 23:04:21 -04:00
..
__init__.py Change how signals are used 2012-07-25 23:04:21 -04:00
files.py Fix pickling of ImageSpecFieldFile 2012-07-18 22:25:26 -04:00
utils.py Fix inheritance of ImageKitMeta objects 2012-02-17 21:10:09 -05:00