Claude Paroz
|
e692c5818b
|
[1.7.x] Removed translatability of PIL error messages
Note these are no longer in master anyway.
|
2014-05-24 12:19:49 +02:00 |
Claude Paroz
|
210d0489c5
|
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
|
2014-03-08 09:57:40 +01:00 |
Richard Xia
|
5725236c3e
|
Fixed #21355 -- try importing _imaging from PIL namespace first.
|
2013-11-26 18:51:39 +02:00 |
Simon Charette
|
b9590a6935
|
Correctly format missing Pillow/PIL exceptions messages. refs #19934
|
2013-08-19 18:42:48 -04:00 |
Christopher Medrela
|
b4c61c2665
|
Added clarification comments to django.utils.image; refs #19934
|
2013-07-12 12:38:00 +02:00 |
Aymeric Augustin
|
acd7b34aaf
|
Advanced deprecation warnings for Django 1.7.
|
2013-06-29 18:49:37 +02:00 |
Claude Paroz
|
b7cf44dde8
|
Fixed some minor translation-related issues
|
2013-05-25 14:32:44 +02:00 |
Florian Apolloner
|
4ecc6da20b
|
Removed unicode literals from PIL compat.
|
2013-05-15 09:00:09 +02:00 |
Daniel Lindsley
|
33793f7c3e
|
Fixed #19934 - Use of Pillow is now preferred over PIL.
This starts the deprecation period for PIL (support to end in 1.8).
|
2013-05-14 19:32:04 -07:00 |