[ckan-changes] [ckan/ckan] 2d7c28: [#3229] i18n.get_lang() that works for Flask and P...
GitHub
noreply at github.com
Tue Apr 11 09:52:42 UTC 2017
Branch: refs/heads/3229-api-blueprint
Home: https://github.com/ckan/ckan
Commit: 2d7c28b44a4d1de69f19aa513db0de99d80119ec
https://github.com/ckan/ckan/commit/2d7c28b44a4d1de69f19aa513db0de99d80119ec
Author: amercader <amercadero at gmail.com>
Date: 2017-04-11 (Tue, 11 Apr 2017)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/lib/i18n.py
Log Message:
-----------
[#3229] i18n.get_lang() that works for Flask and Pylons
Use this for now until we clean up properly the i18n module. The ugly
import is needed to avoid circular import errors.
More information about the ckan-changes
mailing list