[ckan-changes] [ckan/ckan] c3ffd5: Hook properly into Flask-Babel
GitHub
noreply at github.com
Mon May 16 12:07:09 UTC 2016
Branch: refs/heads/poc-flask-views
Home: https://github.com/ckan/ckan
Commit: c3ffd51cf5a659ffa030d56200c13bc37d3a31ab
https://github.com/ckan/ckan/commit/c3ffd51cf5a659ffa030d56200c13bc37d3a31ab
Author: amercader <amercadero at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M ckan/common.py
M ckan/config/middleware.py
Log Message:
-----------
Hook properly into Flask-Babel
Translations should now work on Flask requests (there is still the issue
of string formatters).
This depends on a PR on Flask-Babel:
https://github.com/python-babel/flask-babel/pull/91
More information about the ckan-changes
mailing list