django-modeltranslation/modeltranslation
Serhii Tereshchenko 67d26e6f63
chore: Use poetry deps for testings (#741)
Also, add lsp optional group to install python-lsp-server
2024-06-01 09:03:48 +03:00
..
management chore: Update ruff 2024-05-26 07:59:54 +03:00
static/modeltranslation fix: Fixed bug in tabbed_translation_fields.js 2023-11-17 14:45:20 +02:00
tests fix(types): Fix fields type (#739) 2024-05-26 07:29:52 +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 chore: Use poetry deps for testings (#741) 2024-06-01 09:03:48 +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 chore: Use poetry deps for testings (#741) 2024-06-01 09:03:48 +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: Use poetry deps for testings (#741) 2024-06-01 09:03:48 +03:00
utils.py Feat: Add build_lang helper in utils 2024-05-16 12:29:07 +03:00
widgets.py feat: Add types 2024-04-04 11:27:00 +03:00