On Thu, 2008-08-28 at 19:20 -0700, Wayne Dyck wrote:
> > Well, it's int django/utils/translation/__init__.py. Specifically:
> >
> > http://code.djangoproject.com/browser/django/trunk/django/utils/trans...
> 
> It looks like it was just checked in a little while ago. I will
> download the latest from SVN and try that.

No, it wasn't. I'm really not making this up: ugettext_lazy() has been
in trunk since July 4 last year!

It was added to __all__ a few hours ago, but that is irrelevant to the
question you asked, as I indicated in my reply to Karen. If you're
actually doing "from django.utils.translation import *" and then trying
to use ugettext_lazy, that would be a different story, but that wasn't
what you said you were doing.

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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to