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.
Content Translation Framework based on Postgresql's JSONB field
Easily translate "cheese omelet" into "omelette au fromage".
LLM-powered Django translations ✨ Just call me "python manage.py translatemessages"
Django model translation for perfectionists with deadlines.
Translatable model support for django-rest-framework
Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.
Translates Django models using a registration approach.