django-imagekit/imagekit
Pierre Dulac fbf15befb8 Do not take a decision on which cache to use in DEBUG mode
maybe the developer wants to test his cache configuration locally, or
maybe he has to test different types of caches, we just don't know
2015-10-29 23:27:02 +01:00
..
cachefiles Use a compat method to wrap the new way of retrieving the cache engine 2015-10-29 23:03:48 +01:00
forms Update fields.py 2013-08-13 18:52:21 +06:00
management Make sure image files has a name associated. 2014-07-11 10:07:43 -04:00
models Use signal.connect for backwards compat 2014-01-01 17:47:36 -05:00
processors Deprecate imagekit.processors submodules 2014-09-28 18:31:33 +03:00
specs Fixes open source file never getting closed 2015-08-02 00:01:30 -07:00
templates/imagekit/admin Proper handling of empty images and missing fields 2011-11-03 12:33:22 -04:00
templatetags Add Python 3 suport and drop support for Python 2.5 2013-08-19 21:27:50 +03:00
__init__.py Deprecate imagekit.processors submodules 2014-09-28 18:31:33 +03:00
admin.py "source" now refers to the file itself 2012-12-11 22:53:13 -05:00
conf.py Do not take a decision on which cache to use in DEBUG mode 2015-10-29 23:27:02 +01:00
exceptions.py Error when attempting to generate image w/o source 2013-02-25 22:42:47 -05:00
files.py Add Python 3 suport and drop support for Python 2.5 2013-08-19 21:27:50 +03:00
generatorlibrary.py pass in upscale keyword to thumbnail template tag 2013-05-11 09:12:29 -03:00
hashers.py Add Python 3 suport and drop support for Python 2.5 2013-08-19 21:27:50 +03:00
lib.py Remove @vstoykov's note. Seems like the right place to me (: 2013-12-14 13:03:02 -05:00
pkgmeta.py Bump the version to 3.2.7. 2015-08-23 17:58:46 -07:00
registry.py Discover image generators during lookup 2013-08-14 23:08:40 -04:00
signals.py Remove source_deleted signal 2013-05-25 00:50:59 -04:00
utils.py Use a compat method to wrap the new way of retrieving the cache engine 2015-10-29 23:03:48 +01:00