django-imagekit/imagekit/cachefiles
Igor 7cdda46070 Fixes open cache file never getting closed
In a processes that generates many images, you could run into a
cituation with too man files being open. This results in:
IOError: [Errno 24] Too many open files
2015-08-02 00:05:43 -07:00
..
__init__.py Support should_verify_existence on strategies 2014-09-23 18:41:09 -04:00
backends.py Fixes open cache file never getting closed 2015-08-02 00:05:43 -07:00
namers.py Let's call em cachefiles 2013-02-04 19:52:38 -05:00
strategies.py Support should_verify_existence on strategies 2014-09-23 18:41:09 -04:00