django-modeltranslation/modeltranslation
2022-10-12 12:20:57 +00:00
..
management docs: Fix a few typos (#651) 2022-09-03 21:56:06 +03:00
static/modeltranslation fix: Fix working in strict mode. (#649) 2022-08-05 16:06:31 +03:00
tests docs: Fix a few typos (#651) 2022-09-03 21:56:06 +03:00
__init__.py chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
admin.py feat: Support UserAdmin add_fieldsets 2022-10-12 12:20:57 +00: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