django-dbtemplates
django-dbtemplates copied to clipboard
model translations
We want it so site admins can change the templates, but also we need localization.
We've been using django model translations, which works quite well.
Is there any plans to integrate such things? Otherwise devs would still need to update PO files to get localized values.
Having just a few copys of the templates, one for each language would work