django-modeltranslation/modeltranslation
Victorien a9e95e8c78
feat: Add types
Refs #716
2024-04-04 11:27:00 +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 feat: Add types 2024-04-04 11:27:00 +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
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 feat: Add types 2024-04-04 11:27:00 +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