Installation¶
Requirements¶
- Python 3.10+
- Django 4.2+
- django-modeltranslation 0.18+
Install with your preferred backend¶
Add to INSTALLED_APPS¶
Note
modeltranslation must be listed before django_traduire in INSTALLED_APPS.
Note
modeltranslation must be listed before django_traduire in INSTALLED_APPS.