django-modeltranslation/modeltranslation
2024-06-01 10:37:33 +03:00
..
management chore: Update code for minumum python 3.9 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 fix(types): Make admin classes generic as their super classes (#737) 2024-06-01 10:18:58 +03:00
__init__.py fix(types): Make admin classes generic as their super classes (#737) 2024-06-01 10:18:58 +03:00
_typing.py fix(types): Make admin classes generic as their super classes (#737) 2024-06-01 10:18:58 +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: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
forms.py feat: Add types 2024-04-04 11:27:00 +03:00
manager.py chore: Update code for minumum python 3.9 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 types 2024-04-04 11:27:00 +03:00
thread_context.py feat: Add types 2024-04-04 11:27:00 +03:00
translator.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
utils.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00
widgets.py chore: Update code for minumum python 3.9 2024-06-01 10:37:33 +03:00