When runing django make messages:
django make messages
./manage.py makemessages -l pt
I get:
CommandError: Can\'t find msguniq. Mak
I also had the same problem. After that I downloaded and installed this and everything worked.https://mlocati.github.io/articles/gettext-iconv-windows.html.