On Thu, Aug 28, 2008 at 9:10 PM, Wayne Dyck <[EMAIL PROTECTED]> wrote:

>
> A couple of applications I have tried to install fail trying to import
> ugettext_lazy. Specifically the import line is:
>
> django.utils.translation import ugettext_lazy as _
>
> I have seen a number of posts that suggest getting the latest source
> from SVN. I have Django version 96.2 and I have downloaded the latest
> 1.0 alpha (or something close to that) from SVN. The ugettext_lazy is
> missing from both.
>
> Any help or suggestions on what I have missed would be appreciated.
>
>
Make sure you have an SVN checkout at revision 8680 or higher.  This:

http://code.djangoproject.com/ticket/8654

looks like it could be responsible for what you are reporting, and the fix
was only checked in about five hours ago.

Karen

--~--~---------~--~----~------------~-------~--~----~
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