PyCharm 2023.2 Help

Compile message files

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

Compile a message file

  1. Go to Tools | Run manage.py task, or press 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 September 2023