Hi,
I made a reusable-app following the this tutorial :
The app works, but not the translation of the different messages that are in the locale folder. When I change the LANGUAGE_CODE value in the settings.py file, the django admin follows the choosen language (groups, users), but not the name of the models are not translated.
Thanks you for your help,
---
Anas Ghrab