On 7/26/07, Peter Baumgartner <[EMAIL PROTECTED]> wrote:
>
> I'm running revision 5765 on a CentOS in Python 2.4.3 and it doesn't
> recognize (ImportError) the following functions from
> django.utils.translation:  ugettext, ungettext, deactivate_all
>
> I've redownloaded django, checked permissions, and verified the functions
> do actually exist in the source.


One thing I didn't do was confirm that my local django repo was in fact the
one that was being linked to site-packages. It wasn't. Once I got that
worked out, things were fine.

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