PyCharm 2023.3 Help

Compile message files

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

Compile a message file

  1. In the main menu, go to 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: 07 March 2024