Document: sqlalchemy-i18n
Title: SQLAlchemy-i18n documentation
Abstract: Internationalization extension for Python SQLAlchemy models
Extend SQLAlchemy models to include translations into different languages.
.
Each model can have an associated model that contains translatable fields.
.
Translatable attributes are available via the base model using a hybridproperty
Section: Programming/Python
Format: HTML
Index: /usr/share/doc/python3-sqlalchemy-i18n/html/index.html
Files:
/usr/share/doc/python3-sqlalchemy-i18n/html/*.html
/usr/share/doc/python3-sqlalchemy-i18n/html/_sources/*
/usr/share/doc/python3-sqlalchemy-i18n/html/_static/*
|