django-modeltranslation/modeltranslation
2022-05-15 11:16:58 +03:00
..
management style: Apply black 2021-09-18 10:55:39 +03:00
static/modeltranslation feat: semi-configurable selection of elements to generate tabs in admin (#607) 2021-07-22 12:47:15 +03:00
tests fix: Do not include annotation fields when selecting specific fields (#634) 2022-05-04 09:25:53 +03:00
__init__.py chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
admin.py style: Apply black 2021-09-18 10:55:39 +03:00
apps.py style: Apply black 2021-09-18 10:55:39 +03:00
decorators.py ci: Use github actions for CI 2021-09-18 10:09:50 +03:00
fields.py cleanup: Remove old south mentions 2022-05-15 11:16:58 +03:00
forms.py style: Apply black 2021-09-18 10:55:39 +03:00
manager.py chore: Move selects_all 2022-05-04 09:26:50 +03:00
models.py style: Apply black 2021-09-18 10:55:39 +03:00
settings.py style: Apply black 2021-09-18 10:55:39 +03:00
translator.py style: Apply black 2021-09-18 10:55:39 +03:00
utils.py style: Apply black 2021-09-18 10:55:39 +03:00
widgets.py style: Apply black 2021-09-18 10:55:39 +03:00