django-imagekit/tests
Matthew Tretter c89b18aa95 Split before_access into two signals
Differentiating between when the generated file content is required and
when the generated file is just required to exist gives us more
flexibility with strategies.
2013-05-10 04:39:46 -04:00
..
assets Clean up tests dir 2012-11-05 21:33:05 -05:00
media Clean up test utils; write to media dir 2012-12-05 21:10:36 -05:00
__init__.py Creating a "core" test module. 2011-09-09 17:51:22 -07:00
imagegenerators.py Use imagegenerators module, not imagespecs 2013-02-01 00:30:15 -05:00
models.py Split before_access into two signals 2013-05-10 04:39:46 -04:00
settings.py Add SECRET_KEY for tests 2013-03-13 23:41:28 -04:00
test_abstract_models.py Add test for @seanbell's utility 2013-02-10 15:54:40 -05:00
test_cachefiles.py Add test for memcached key sanitation 2013-04-30 09:32:47 -04:00
test_fields.py Use imagegenerators module, not imagespecs 2013-02-01 00:30:15 -05:00
test_generateimage_tag.py Don't use assert_not_in 2013-02-06 22:04:13 -05:00
test_serialization.py Fix test 2012-12-05 21:10:36 -05:00
test_thumbnail_tag.py Change html attrs delimiter to -- 2013-02-01 00:56:29 -05:00
utils.py Fix test: update DummyAsyncCacheFileBackend API 2013-04-02 23:00:54 -04:00