Category "django-i18n"

Django in Docker: is GNU gettext tools only required in dev?

I'm building a Django app with Docker. I have 2 dockerfiles, one for dev and one for prod. To use Django's i18n, it's required to install "GNU gettext tools". I

django translation not working for me

i cant force django to translate strings, choosen language from request is correct, but i have no translated strings. maybe here could be problem: when i run s