django-parler

Easily translate "cheese omelet" into "omelette au fromage". (by django-parler)

Django-parler Alternatives

Similar projects and alternatives to django-parler

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better django-parler alternative or higher similarity.

django-parler reviews and mentions

Posts with mentions or reviews of django-parler. We have used some of these posts to build our list of alternatives and similar projects.
  • What is the best way to make my website available in multiple languages?
    1 project | /r/django | 4 Jul 2022
    I18n only handles static content and urls. If you need to have translatable Django models you should take a look at django-parler.
  • Translate models with parler, modeltranslate or something else?
    1 project | /r/django | 1 Sep 2021
    django-parler uses a different table for the translated objects and creates a new row for every language version of an object and connects them via foreign key and a join which should scale better imho. But it has the downside that it doesn't do a fallback on a per-field basis. So if a model has two translatable fields and only one has some content in the specific language, an object in this language gets created and the other field is empty and does not gets populated with the content from the fallback language (see this issue)

Stats

Basic django-parler repo stats
2
670
0.0
23 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com