On Mon, 2006-10-16 at 21:00 +0200, [EMAIL PROTECTED] wrote:
> Hi Malcolm,
> 
> >
> > Needs more investigation to confirm if this is the case. Ine test would
> > be to explicitly import gettext() as _() in your test file, since that
> > would introduce different aliasing rules for the two cases, I believe.
> >
> from django.utils.translation import gettext as _
> 
> worked fine for me.

Yeah, so that kind of confirms my suspicion. Okay, another bug to fix
when we get time. Thanks for testing it. I've made ticket #2920 for this
so that we don't forget.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to