django-modeltranslation
Model translator
Provides a way to add translations to Django models without modifying the original model class.
Translates Django models using a registration approach.
1k stars
32 watching
258 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
djangopythontranslation
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides automatic model translations with easy admin integration and fallbacks. | 696 |
| Library to translate Django model fields in a PostgreSQL JSONField | 65 |
| An app to add translation support to Wagtail CMS without modifying the original models | 151 |
| Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 532 |
| A tool to facilitate translation processes in Django projects | 1,091 |
| A web-based platform for managing translations and localizations in software applications. | 1,477 |
| Displays Django migration dependencies as a graphical representation. | 48 |
| A toolkit for managing and converting localization files to enable efficient translation and localization of software projects. | 858 |
| A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 111 |
| Evaluates German transformer language models with syntactic agreement tests | 7 |
| Translates content from Jupyter Notebooks using gettext tools | 7 |
| A Django project providing a state machine implementation for managing model states | 131 |
| Trains German transformer models to improve language understanding | 23 |
| Automatically caches and invalidates Django model data in real-time | 876 |
| Provides a custom BigIntegerField-like class for Django models | 378 |