Description
Django comes with well-established batteries included for translating an application into multiple languages. However, once you try to give your users the possibility to generate multi-lingual site contents Django is no longer able to help you. In this talk I will give an overview of the multiple methods and libraries that allow you to add translatable model fields and discuss pros and cons of the specific solutions.