Django Locale not working after deploying to server [ FIXED ] – Apache
when i test it locally the translations do worked, but when I deploy it on a server it doesn't work. Some of the words do get translated but it's not from my locale, it's django's default translation. In settings.py: MIDDLEWARE…