ps.zope.i18nfield

A zope.schema field for inline translations.


Keywords
zope, zope3, schema, i18n, z3c, form
License
GPL-2.0+
Install
pip install ps.zope.i18nfield==0.1.3

Documentation

ps.zope.i18nfield

PyPI Version Supported Python Versions Travis CI status Coverage Status

This package provides a zope.schema based field which allows multiple translations within the field. It uses a custom dictionary class for the storage. There is also a widget available for the z3c.form library.