Django Garnett – simple multilingual models for Django

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django - with minimal changes to your models and without having to rewrite your code.

  • We built Django-Garnett because we had a monolithic Django app and wanted to backport multilingual support for our clients in, without having to change references to fields in our templates and code in potentially thousands of places.

    It allows clients to add and remove languages on-the-fly and means app developers only have to add a middleware and don’t have to change their Django ORM code very much at all.

    We’re going to do a big engineering post on it, but in a huge code base, apart from the effort of building this library, and some UX design for the language switcher, it was a relatively painless process converting a monolingual app into a multilingual one.

    We have a fun demo site that shows it in action here: https://django-garnett.herokuapp.com/

  • django-modeltranslation

    Translates Django models using a registration approach.

  • Looks very good, will definitely look into it more! May I ask, what was the reason for not using https://github.com/deschler/django-modeltranslation in your case?

  • 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

  • Yii generic translator 1.0.0 released

    7 projects | /r/PHP | 13 May 2021
  • Ask HN: Who wants to be hired? (April 2024)

    6 projects | news.ycombinator.com | 1 Apr 2024
  • Translating zod errors with next-intl

    5 projects | dev.to | 5 Mar 2024
  • Code Chores: The boring part of maintaining

    1 project | news.ycombinator.com | 15 Feb 2024
  • How to Replace Your CPAP in Only 666 Days

    1 project | news.ycombinator.com | 4 Feb 2024