summaryrefslogtreecommitdiff
path: root/django/utils/image.py
AgeCommit message (Expand)Author
2013-11-26[1.6.x] Fixed #21355 -- try importing _imaging from PIL namespace first.Richard Xia
2013-08-19[1.6.x] Correctly format missing Pillow/PIL exceptions messages. refs #19934Simon Charette
2013-05-25Fixed some minor translation-related issuesClaude Paroz
2013-05-15Removed unicode literals from PIL compat.Florian Apolloner
2013-05-14Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley