Python Django – Multiple Languages – Internationalization – Part 1

テクノロジー



In this Python Django tutorial I will take you through the basics of setting up internationalization in Django so that you your application supports multiple languages.

Commands:
py manage.py makemessages –all (have a look at the docs for more flags)
py manage.py compilemessages

00:00 Introduction
00:13 Final Example
01:14 Introducing Internationalization with Django
03:28 Installing gettext on Windows
03:54 Code starts

Windows gettext install:
https://mlocati.github.io/articles/gettext-iconv-windows.html

Code Repository:
https://github.com/veryacademy/YT_Django_Internationalization_Part_1

✨ Support us – join us as a very academy member
https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w/join

👍SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1

👍👍Follow us on Facebook

👍👍👍Follow use on Twitter:

Comments

Copied title and URL