django-imagekit/tests
Venelin Stoykov 2b04099dc4 Fixed #368 use specs directly in ProcessedImageField
Thanks to @xcono for pointing to solution to the problem
2017-05-18 23:38:32 +03:00
..
media Replace Lenna image in tests with a truly free alternative. 2016-02-09 11:43:05 +01:00
__init__.py Revert "Remove test dir __init__.py" 2014-09-27 17:52:21 -04:00
imagegenerators.py Use imagegenerators module, not imagespecs 2013-02-01 00:30:15 -05:00
models.py Fixed #368 use specs directly in ProcessedImageField 2017-05-18 23:38:32 +03:00
settings.py Fixes #379 Support for Django 1.10 2016-07-11 01:59:32 +03:00
test_abstract_models.py Separate source group tests; signal counting util 2013-05-25 00:04:22 -04:00
test_cachefiles.py Use force_bytes from imagekit.lib in test_cachefiles 2013-12-15 01:58:22 +02:00
test_fields.py Fixed #368 use specs directly in ProcessedImageField 2017-05-18 23:38:32 +03:00
test_generateimage_tag.py Fixed #350: Error when trying to access width/height after url 2016-07-17 05:08:01 +03:00
test_no_extra_queries.py Add test to illustrate GH-295 2014-09-26 21:32:01 -04:00
test_optimistic_strategy.py Test that there isn't IO done when you get a URL 2014-09-23 18:41:09 -04:00
test_serialization.py Fixes #382: Tests no longer leave junk 2016-07-17 04:54:03 +03:00
test_sourcegroups.py I, for one, welcome our new @matthewwithanm overlords. 2013-06-03 12:50:20 -07:00
test_thumbnail_tag.py Fixes #382: Tests no longer leave junk 2016-07-17 04:54:03 +03:00
utils.py Fixes #382: Tests no longer leave junk 2016-07-17 04:54:03 +03:00