East Meets West When Translating Django Apps
Offered By: PyCon US via YouTube
Course Description
Overview
Discover how to effectively translate Django applications in this 29-minute PyCon US talk by Andrew Knight. Learn essential techniques for both new and existing apps, including language detection, URL routing, translation files, and marking strings for translation. Explore often overlooked areas and gain insights into translating the Django admin site. While Mandarin is used for examples, the methods presented are applicable to any language. Gain a comprehensive understanding of the translation workflow, application settings, language prefixes, message files, and the big picture of internationalization in Django.
Syllabus
Introduction
Demo
Workflow
Application Settings
Language Prefixes
Message Files
Big Picture
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube