This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-07-17 16:19:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
files
History
Mariusz Felisiak
322f0f7012
[3.1.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
...
Backport of fce389af7cf95151118c9fc7cafd777a31f94946 from master
2020-10-06 11:26:30 +02:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
brokenimg.png
Fixed
#24441
-- Changed get_image_dimensions() return value for broken images
2015-03-25 12:39:29 -04:00
magic.png
Rearranged some file-related tests
2013-10-27 21:28:08 +01:00
test1.png
Rearranged some file-related tests
2013-10-27 21:28:08 +01:00
test.png
Rearranged some file-related tests
2013-10-27 21:28:08 +01:00
test.webp
Fixed
#29705
-- Fixed ImageField RuntimeError crash for WebP files.
2018-08-23 09:04:25 -04:00
tests.py
[3.1.x] Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
2020-10-06 11:26:30 +02:00