django-imagekit/imagekit/specs
Matthew Tretter 7ce05f468a Pass attname to dispatch_signal
This allows any file object to be used--even those that don't have a
`field` attribute. For example, you could theoretically use one spec
field as a source for another.
2012-10-14 15:41:35 -04:00
..
__init__.py Wire up source events to specs (and image cache strategies) 2012-10-13 01:16:05 -04:00
signals.py Beginning to move functionality into "sources" 2012-10-10 00:18:54 -04:00
sources.py Pass attname to dispatch_signal 2012-10-14 15:41:35 -04:00