Skip to content

Add a new language for translatable models

For translating fields of some models we use django modeltranslation.

First run

To setup the database environment, after completing all migrations, execute in a console:

1
waldur update_translation_fields

Add a new language

To populate the generated language tables with initial content, run

1
waldur sync_translation_fields