django-modeltranslation/modeltranslation
Serhii Tereshchenko 3c6cbd59a7 chore: Update old syntax
pyupgrade --keep-percent-format --py38-plus modeltranslation/**/*.py
2023-05-30 17:38:48 +03:00
..
management chore: Update old syntax 2023-05-30 17:38:48 +03:00
static/modeltranslation fix: Fix working in strict mode. (#649) 2022-08-05 16:06:31 +03:00
tests chore: Update old syntax 2023-05-30 17:38:48 +03:00
__init__.py chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
admin.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
apps.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
decorators.py ci: Use github actions for CI 2021-09-18 10:09:50 +03:00
fields.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
forms.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
manager.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
models.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
settings.py style: Apply black 2021-09-18 10:55:39 +03:00
thread_context.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
translator.py chore: Update old syntax 2023-05-30 17:38:48 +03:00
utils.py feat: Add support for ManyToManyFields 🧑‍🤝‍🧑 (#668) 2023-01-27 15:05:18 +02:00
widgets.py chore: Update old syntax 2023-05-30 17:38:48 +03:00