#3900: make-messages.py ImportError: cannot import name templatize
------------------------------------------------------------+---------------
Reporter: Wiliam Alves de Souza <[EMAIL PROTECTED]> | Owner: hugo
Status: new | Component:
Internationalization
Version: SVN | Keywords:
make-messages.py, templatize
Stage: Unreviewed | Has_patch: 1
------------------------------------------------------------+---------------
Changes made in http://code.djangoproject.com/changeset/4905 break make-
messages.py
[EMAIL PROTECTED]:/mnt/hdb1/dev/django/django$ bin/make-messages.py
Traceback (most recent call last):
File "bin/make-messages.py", line 7, in <module>
from django.utils.translation import templatize
ImportError: cannot import name templatize
--
Ticket URL: <http://code.djangoproject.com/ticket/3900>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---