django-imagekit/tests
Tim Gates 9d450a78b8
docs: Fix simple typo, assigment -> assignment
There is a small typo in tests/test_generateimage_tag.py, tests/test_thumbnail_tag.py.

Should read `assignment` rather than `assigment`.
2020-03-08 13:04:21 +11: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 Fix ImageCacheFile.__repr__ to not send signals 2017-10-10 17:39:46 +07:00
test_closing_fieldfiles.py Do not leak open files after generation 2017-11-17 18:37:54 +02:00
test_fields.py Fixed #368 use specs directly in ProcessedImageField 2017-05-18 23:38:32 +03:00
test_generateimage_tag.py docs: Fix simple typo, assigment -> assignment 2020-03-08 13:04:21 +11: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 Fix pickle serialization for ImageCacheFile 2018-06-03 18:06:57 +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 docs: Fix simple typo, assigment -> assignment 2020-03-08 13:04:21 +11:00
utils.py Pass features to BeautifulSoup constructor 2018-10-12 23:08:20 +03:00