[ckan-changes] [ckan/ckan] a727c6: [#4044] Pylons and Flask just use the same options...
GitHub
noreply at github.com
Thu Mar 1 10:52:30 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: a727c6373576702ff9f5226cf2a9ba5096e3c843
https://github.com/ckan/ckan/commit/a727c6373576702ff9f5226cf2a9ba5096e3c843
Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M ckan/config/environment.py
M ckan/config/middleware/flask_app.py
M ckan/lib/jinja_extensions.py
M ckan/lib/render.py
M ckan/tests/controllers/test_api.py
M ckanext/example_flask_iblueprint/plugin.py
M ckanext/example_flask_streaming/plugin.py
Log Message:
-----------
[#4044] Pylons and Flask just use the same options for Jinja2 environment
Commit: 6efb72944de186ed79dd57b319b5110ec4149722
https://github.com/ckan/ckan/commit/6efb72944de186ed79dd57b319b5110ec4149722
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M ckan/config/environment.py
M ckan/config/middleware/flask_app.py
M ckan/lib/jinja_extensions.py
M ckan/lib/render.py
M ckan/tests/controllers/test_api.py
M ckanext/example_flask_iblueprint/plugin.py
M ckanext/example_flask_streaming/plugin.py
Log Message:
-----------
Merge pull request #4050 from smotornyuk/4044-ckan_extends-not-working-from-flask
[#4044] Pylons and Flask just use the same options for Jinja2 environment
Compare: https://github.com/ckan/ckan/compare/95b1c9b7f756...6efb72944de1
More information about the ckan-changes
mailing list