Another question regarding internationalization: How can I
internationalize the default model SQL files?

I have a model "Forum" and an SQL file with defaults, forum.sql, which
initializes a number of forums. I would like to initialize these with
English strings in an English installation (LANGUAGE='en' in settings)
and German strings in a German installation. I'm using different
databases for different languages, since they will be running on
different domains.

Daniel


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

Reply via email to