Translate models with parler, modeltranslate or something else?

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • django-parler

    Easily translate "cheese omelet" into "omelette au fromage".

  • 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)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is the best way to make my website available in multiple languages?

    1 project | /r/django | 4 Jul 2022
  • Moving from Mint to Arch

    2 projects | /r/archlinux | 7 Dec 2023
  • Just Dont

    2 projects | news.ycombinator.com | 8 Nov 2022
  • Ask HN: Who wants to be hired? (April 2024)

    6 projects | news.ycombinator.com | 1 Apr 2024
  • Unfold: Modern Django admin theme for seamless interface development

    1 project | news.ycombinator.com | 31 Mar 2024