Hi, If you want to get I18N to work, you must have locale dir from django/ conf not in ZIP file but as standard, external files. Then use LOCALE_DIR in settings.py to tell django where they are. I tried this in my project and it works.
Regards, Rafał Jońca On 20 Paź, 12:59, qubic <[EMAIL PROTECTED]> wrote: > http://code.google.com/appengine/articles/django10_zipimport.html > I follow the steps to make django.zip work in GAE,but i found django > international doesn't work --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
