mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
The Lenna image used in image processing tests is considered problematic due to its unclear copyright status. Right now it is considered to be "overlooked" by the copyright holder Playboy. A suitable replacement image is already provided in the libav sources which is licensed under the Expat (MIT) license and thus truly free. This replaces the Lenna image with the one from the libav project. |
||
|---|---|---|
| .. | ||
| media | ||
| __init__.py | ||
| imagegenerators.py | ||
| models.py | ||
| settings.py | ||
| test_abstract_models.py | ||
| test_cachefiles.py | ||
| test_fields.py | ||
| test_generateimage_tag.py | ||
| test_no_extra_queries.py | ||
| test_optimistic_strategy.py | ||
| test_serialization.py | ||
| test_sourcegroups.py | ||
| test_thumbnail_tag.py | ||
| utils.py | ||