IntelliJ IDEA 2017.3 Help

Compiling Message Files

This feature is only supported in the Ultimate edition.

The following is only valid when Python Plugin is installed and enabled!

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

To compile a message file

  1. On the main menu, choose Tools | Run manage.py task.
  2. In the Enter manage.py task name dialog box, select compilemessages, and press Enter.

    django.mo files are produced for each locale.

Last modified: 6 March 2018

See Also

Language and Framework-Specific Guidelines: