1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests/regressiontests/file_storage
Luke Plant 76249c3964 Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call
Thanks to kua for the report, and to kua, SmileyChris and SAn for the patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13715 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-10 18:45:25 +00:00
..
__init__.py
models.py Changes to ImageFileDescriptor and ImageField to fix a few cases of setting image dimension fields. 2009-05-28 05:46:09 +00:00
test1.png
test.png
tests.py Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call 2010-09-10 18:45:25 +00:00