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.
Overview
Syllabus
Introduction
Demo
Workflow
Application Settings
Language Prefixes
Message Files
Big Picture
Taught by
PyCon US