Commit graph

3 commits

Author SHA1 Message Date
rodent
8b3a46a399 Sync COMMENT with upstream. Also, differentiate it from www/py-flask-babel. 2014-01-10 01:51:54 +00:00
kleink
d531882a7e Update py-flask-babelex to 0.9.1.
Changes since 0.8.1 (no changelog provided):
* Allow init_app to be called after package load;
* Merged with upstream (Flask-Babel), python 3 support
2013-10-27 18:27:33 +00:00
kleink
321160d8b1 Import Flask-BabelEx-0.8.1 as www/py-flask-babelex.
Flask-BabelEx adds i18n/l10n support to Flask applications with
the help of the Babel library.

This is fork of official Flask-Babel extension with following
features:
* It is possible to use multiple language catalogs in one Flask
  application;
* Localization domains: your extension can package localization
  file(s) and use them if necessary;
* Does not reload localizations for each request.
2013-04-01 17:40:25 +00:00