Metadata-Version: 2.1
Name: django-l10n-extensions-django-3
Version: 1.0.9
Summary: 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 
Home-page: https://github.com/iamjonmiller/django-l10n-extensions
Author: Jon Miller
Author-email: iamjonamiller@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# 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](https://github.com/iamjonmiller/django-l10n-extensions) derived from the out of date [original package](https://github.com/ceasaro/django-l10n-extensions).

[Read the docs](http://django-l10n-extensions.readthedocs.io)


