[ckan-changes] [ckan/ckan] 1f4452: Fix path for Babel i18n and templates directories.
GitHub
noreply at github.com
Tue Jun 7 13:18:09 UTC 2016
Branch: refs/heads/poc-flask-views
Home: https://github.com/ckan/ckan
Commit: 1f44524b438612589a5984724f598a7a2ad5bba0
https://github.com/ckan/ckan/commit/1f44524b438612589a5984724f598a7a2ad5bba0
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckan/tests/config/test_sessions.py
Log Message:
-----------
Fix path for Babel i18n and templates directories.
Flask app creation moved into deeper directory heirarchy, but changing
location of root relative to the flask_app files was missed.
More information about the ckan-changes
mailing list