hawthorn.1-oee-2.3.0
jmaupetit
released this
20 Dec 16:46
·
507 commits
to master
since this release
Python encoding is based on the system locale, hence to prevent encoding failures, we need to configure the system locale as "en_US.UTF-8".
This patch also installs the gettext
tool that is required by Django to collect and compile translations.