Hi

We've been using django-modeltranslation very successfully. It's advantage
is speed but drawback is that it creates colum per language 1per translated
field.



12.6.2017 22.06 "Mihai Rusoaie" <mihai.ruso...@gmail.com> kirjoitti:

> Hello!
>
> I have a website with content in Romanian.
>
> I would like to create an English version.
>
> For the interface I will use Django 1.11 Localization: https://docs.
> djangoproject.com/en/1.11/topics/i18n/translation/#how-
> to-create-language-files
> For translating automatically the content to english, I will use Google
> Cloud Transalation API: https://cloud.google.com/translate/docs/
>
> Question is: what is the most elegant way to keep model translations in
> the DB?
>
> I only found packages from 3 years ago such as django multilingual model:
> https://pypi.python.org/pypi/django-multilingual-model/0.6
>
> Thank you!
>
> Mihai Rusoaie
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/e82735f4-0dea-43b3-8454-fccb4e1caf18%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e82735f4-0dea-43b3-8454-fccb4e1caf18%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91of9QxoHWTN0L0maa6a40tsOqJZ7qSrBxEHxU2%3DGDnKp5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to