django-modeltranslation/modeltranslation
2022-11-22 16:40:51 +02: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 chore: Apply black 2022-11-22 16:40:51 +02:00
__init__.py chore: Use importlib-metadata 2022-05-15 09:16:49 +03:00
admin.py fix: Fix admin widget for fk fields (#662) 2022-11-22 16:21:00 +02: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 Make Context Managers (fallbacks and auto_populate) Thread Safe (#657) 2022-11-08 14:13:17 +00:00
forms.py style: Apply black 2021-09-18 10:55:39 +03:00
manager.py Make Context Managers (fallbacks and auto_populate) Thread Safe (#657) 2022-11-08 14:13:17 +00: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
thread_context.py Make Context Managers (fallbacks and auto_populate) Thread Safe (#657) 2022-11-08 14:13:17 +00:00
translator.py Make Context Managers (fallbacks and auto_populate) Thread Safe (#657) 2022-11-08 14:13:17 +00:00
utils.py Make Context Managers (fallbacks and auto_populate) Thread Safe (#657) 2022-11-08 14:13:17 +00:00
widgets.py style: Apply black 2021-09-18 10:55:39 +03:00