django-imagekit/imagekit
Matthew Tretter 397a79ba56 Combine source_created and source_changed
As discussed in #214, source_created and source_changed didn't really
have clear definitions. In truth, their names and separation betray
their origins as model receivers in earlier versions. The "source group"
abstraction helped us get away from thinking about things exclusively in
terms of models, but these remained as an artifact.
2013-05-24 23:21:30 -04:00
..
cachefiles Combine source_created and source_changed 2013-05-24 23:21:30 -04:00
forms Fix imagekit.forms.fields.ProcessedImageField 2013-01-23 22:54:25 -05:00
management Let's call em cachefiles 2013-02-04 19:52:38 -05:00
models Always call set_spec_id 2013-04-05 14:57:41 -04:00
specs Combine source_created and source_changed 2013-05-24 23:21:30 -04:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Rename GeneratedImageFile to ImageCacheFile 2013-02-08 18:15:00 -05:00
__init__.py Remove PILKit functionality 2013-02-07 23:10:05 -05:00
admin.py "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
conf.py Improve default cache backend handling 2013-05-13 21:28:41 -04:00
exceptions.py Error when attempting to generate image w/o source 2013-02-25 22:42:47 -05:00
files.py Renaming/repackaging of generated file related classes 2013-01-31 19:24:08 -05:00
generatorlibrary.py pass in upscale keyword to thumbnail template tag 2013-05-11 09:12:29 -03:00
hashers.py Canonicalize sets and dicts before hashing 2013-04-25 02:30:37 -04:00
importers.py Remove PILKit functionality 2013-02-07 23:10:05 -05:00
lib.py Define NullHandler for Python <= 2.6 2013-05-20 19:19:13 -04:00
pkgmeta.py Bump version to 3.0b1 2013-04-05 16:43:26 -04:00
processors.py processors in PILKit: module 2013-04-10 14:24:02 -04:00
registry.py Combine source_created and source_changed 2013-05-24 23:21:30 -04:00
signals.py Combine source_created and source_changed 2013-05-24 23:21:30 -04:00
utils.py Define NullHandler for Python <= 2.6 2013-05-20 19:19:13 -04:00