Aristotle-Metadata-Enterprises/django-garnett ⭐ 81

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.

matthiask/django-translated-fields ⭐ 85

Django model translation without magic-inflicted pain.

tatterdemalion/django-nece ⭐ 84

Content Translation Framework based on Postgresql's JSONB field

django-parler/django-parler ⭐ 710

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

COEXCZ/django-translation-manager ⭐ 40

Django app for managing translations from admin

otto-torino/django-baton ⭐ 938

A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/

KristianOellegaard/django-hvad ⭐ 533

Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.

deschler/django-modeltranslation ⭐ 1412

Translates Django models using a registration approach.