Studio theYANG’s latest contribution to Django’s internationalization (i18n) and translation has been accepted and merged by upstream (and has been released with Django 2.0, updated on December 2nd, 2017).
This contribution added to Django a recent GNU gettext feature released in March 2014 with version 0.19 and made it possible to suppress line numbers in PO files and to mitigate potential problems in the practice of version control by using:
python manage.py makemessages --add-location=file
Studio theYANG is glad to participate in the active community development of open-source Django project licensed under BSD.
