Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-31 | Improve EGG_NAME default to work for packages with '-' in their name. | wiz | 1 | -3/+1 | |
Remove now unnecessary overrides in various packages. | |||||
2014-12-06 | Import py27-SQLAlchemy-i18n-1.0.1 as databases/py-sqlalchemy-i18n. | rodent | 5 | -0/+83 | |
Internationalization extension for SQLAlchemy models. Features: * Stores translations in separate tables. * Reflects translation table structures based on parent model table structure. * Supports forcing of given locale. * Good performance (uses proxy dicts and other advanced SQLAlchemy concepts for performance optimization). |