django-modeltranslation/modeltranslation
2022-07-13 23:14:28 +03:00
..
management fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +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 cleanup: Remove six from tests; Remove get_query_set; Remove unused has_custom_queryset 2022-07-13 19:49:54 +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 fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +03:00
forms.py style: Apply black 2021-09-18 10:55:39 +03:00
manager.py fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +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 fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +03:00
utils.py fix: Remove six (old compat layer for python2) 2022-07-13 23:14:28 +03:00
widgets.py style: Apply black 2021-09-18 10:55:39 +03:00