Tried this one? http://code.google.com/p/django-multilingual/
//Magnus On 15 Dec, 12:18, Julian <[EMAIL PROTECTED]> wrote: > Hi there, > > is there any tutorial/howto/example for a smart solution to bring i18n > into django models? > > i have an object A with a property name. this name should be available > in any languages specified in settings.LANGUAGES. until now i have an > I18NNameValueField with the properities > > languagecode > value > a (ForeignKey to A) > > but i don't think this is very smart.... --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---