django-imagekit/imagekit/cachefiles
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
..
__init__.py Fix None checks 2013-05-10 04:43:01 -04:00
backends.py Sanitize cache keys for memcached 2013-04-30 09:32:47 -04:00
namers.py Let's call em cachefiles 2013-02-04 19:52:38 -05:00
strategies.py Combine source_created and source_changed 2013-05-24 23:21:30 -04:00