I am trying to use django-multilingual and configure it correctly. But I found that for django-multilingual everything is clear except for the example of using the template.
I just started using django, and I don’t know, maybe for this reason I can’t figure out how to switch between languages on the template side.
Is there any example you can give or some “more” clear source / documentation about this?
source
share