PyCharm 2021.1 Help

Compile message files

For compiling locales, run the compilemessages task of the manage.py utility.

Compile a message file

  1. From the main menu, choose Tools | Run manage.py task, or press Ctrl+Alt+R.

  2. In the Enter manage.py task name dialog, select compilemessages, and press Enter.

    django.mo files are produced for each locale.

    message compilation
Last modified: 08 March 2021