django-modeltranslation/modeltranslation
2024-05-16 12:21:59 +03:00
..
management feat: Add types 2024-04-04 11:27:00 +03:00
static/modeltranslation fix: Fixed bug in tabbed_translation_fields.js 2023-11-17 14:45:20 +02:00
tests fix: Remove deprecated test config starting from Django 5.0 2024-05-16 12:21:59 +03:00
__init__.py style: Reformat files (use double quotes) 2023-11-25 13:48:57 +02:00
_typing.py feat: Add types 2024-04-04 11:27:00 +03:00
admin.py feat: Add types 2024-04-04 11:27:00 +03:00
apps.py feat: Add types 2024-04-04 11:27:00 +03:00
decorators.py feat: Add types 2024-04-04 11:27:00 +03:00
fields.py feat: Add types 2024-04-04 11:27:00 +03:00
forms.py feat: Add types 2024-04-04 11:27:00 +03:00
manager.py feat: Add types 2024-04-04 11:27:00 +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: Fix fields type 2024-05-07 17:49:48 +03:00
utils.py feat: Add types 2024-04-04 11:27:00 +03:00
widgets.py feat: Add types 2024-04-04 11:27:00 +03:00