Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : sqlalchemy-i18n Version : 1.0.3 Upstream Author : Konsta Vesterinen <[email protected]> * URL : https://github.com/kvesteri/sqlalchemy-i18n * License : BSD-3-clause Programming Lang: Python Description : Internationalization extension for SQLAlchemy models Extend SQLAlchemy models to include translations in different languages. . Each model can have an associated model that contains translatable fields. . Translatable attributes are available in the current locale via a hybrid property on the base model. I plan to maintain this package as part of the python modules team. -- Edward.

