Hello, What is the best way to make Django Rosetta automatically create po files for the missing languages? I want to minimize the process of adding new language. My idea is to make Django Rosetta read the languages from the settings.py file, and after that execute the makemessages command somehow. The question is: what is the best place to execute that command and how? I will be very thankful if you give me some directions. Thanks.
Jordan Jambazov -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.