/django-l10n-extensions

Extends the Django framework with some useful L10N extensions

Primary LanguagePython

Django L10N extensions

Django L10N extensions adds some useful L10N extensions to the Django framework

Field types

I18NField

I18NField extends the Django CharField. The value of this I18NField is automaticaly passed through the Django translation framework.