django-l10n-extensions-django-3

Extend Django with L10N features. - Inline translation of your Django web application in the browser - L10N model field to enable translation of database content - L10N unit models e.g. Area (m2, acres, hectares, etc.) or Temperature(°C, °F, K) - Updated for Django 3, 4 compatibility


Install
pip install django-l10n-extensions-django-3==1.0.9

Documentation

Django L10N extensions

Django L10N extensions adds some useful L10N extensions to the Django framework. This version has been updated for Django 3 and 4 compatibility.

The project is maintained on gitHub derived from the out of date original package.

Read the docs