django-modeltranslation/modeltranslation
2024-10-17 11:14:03 +03:00
..
management chore: Remove code for old django versions 2024-06-01 10:37:33 +03:00
static/modeltranslation fix: Fixed bug in tabbed_translation_fields.js 2023-11-17 14:45:20 +02:00
tests chore: Formatting 2024-09-28 15:17:57 +03:00
__init__.py chore: Remove code for old django versions 2024-06-01 10:37:33 +03:00
_typing.py Revert "fix: Fix type error for Python 3.8 (#754)" (#757) 2024-09-04 21:26:25 +03:00
admin.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
apps.py feat: Add types 2024-04-04 11:27:00 +03:00
decorators.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
fields.py chore: Remove code for old django versions 2024-06-01 10:37:33 +03:00
forms.py feat: Add types 2024-04-04 11:27:00 +03:00
manager.py chore: Remove code for old django versions 2024-06-01 10:37:33 +03:00
models.py feat: Add types 2024-04-04 11:27:00 +03:00
py.typed Add py.typed marker 2024-04-05 11:06:44 +03:00
settings.py feat: Add global MODELTRANSLATION_REQUIRED_LANGUAGES setting 2024-06-20 20:09:32 +03:00
thread_context.py feat: Add types 2024-04-04 11:27:00 +03:00
translator.py feat: Add global MODELTRANSLATION_REQUIRED_LANGUAGES setting 2024-06-20 20:09:32 +03:00
utils.py fix: Fix indonesian language support 2024-10-17 11:14:03 +03:00
widgets.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00