greg newman
http://20seven.org
greg newman
http://20seven.org
greg newman
http://20seven.org
greg newman
http://20seven.org
greg newman
http://20seven.org
The obvious fix is to make sure PIL isn't missing, but photologue
should be changed. Using ugettext_lazy won't work on an exception
message that bubbles to the top because once it gets to the top, you
aren't in normal program flow so you can't assume stuff is there.
Immediate localization probably isn't a good idea either. My suggested
fix to photologue is to not use i18n/l10n at all on exception messages.
James