i18n: Tweak makemessages for Django 3.1 parameters.

Apparently the default for how this works changed in the Django 2.1 to
3.1 upgrade.
This commit is contained in:
Tim Abbott 2021-03-22 18:01:38 -07:00 committed by Tim Abbott
parent c1628e7605
commit 6312401e58
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
set -e
set -x
./manage.py makemessages
./manage.py makemessages --all
tx pull -a -f --mode=onlytranslated --minimum-perc=5
./manage.py compilemessages
./tools/i18n/process-mobile-i18n