Hi there, I've just got the JS catalogs working on my AppEngine/Django project, and can access the JS library just fine, but the 'catalog' array is empty.
I have created the djangojs.po files and populated them with the ID/ MSG pairs that I need, but nothing appears in the JS. I'm wondering if it's a project structure (package) issue, has anyone worked on an AppEngine/Django project that could shed some light on this for me? Currently I have my models/urls/views in a folder under the project root, with the locale folder also directly under project root. Does the locale folder need to be in the same folder as the models/ urls/views? --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---