On 7/18/07, Michael Radziej <[EMAIL PROTECTED]> wrote: > after the unicode merge, the repr() of a lazy translation string is > '<django.utils.functional.__proxy__ object at 0xsomewhere>'
You just need to do ``unicode(laxystring)`` to get the original string. I'm sure Malcolm has a good reason for this :) Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---