I am using Django for quite a while but each time I ask myself the same question again and again.
Which multilingual database backend should I use ?
I used
one solution is to use this projet that is made by the creator of django-multilingual-ng ( django-hvad ) but the probleme is that it's in alpha state.