[ckan-changes] [ckan/ckan] da340e: [#4801] Don't rely on routes router to build root URL
Adrià Mercader
noreply at github.com
Thu Dec 12 17:13:55 UTC 2019
Branch: refs/heads/py3-general-support-2
Home: https://github.com/ckan/ckan
Commit: da340eddaa36f3ac8b568c6d915f403998dcbcb7
https://github.com/ckan/ckan/commit/da340eddaa36f3ac8b568c6d915f403998dcbcb7
Author: amercader <amercadero at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#4801] Don't rely on routes router to build root URL
Commit: 0dae7eae36c373cb6bf24ccf9ad61b12c6350615
https://github.com/ckan/ckan/commit/0dae7eae36c373cb6bf24ccf9ad61b12c6350615
Author: amercader <amercadero at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M ckan/config/middleware/__init__.py
M ckan/config/middleware/common_middleware.py
M ckan/config/middleware/flask_app.py
M ckan/views/__init__.py
Log Message:
-----------
[#4801] Move the handle_i18n function to somewhere the Flask app can access it
Commit: 8340f558f5451cf3cbdb5bdab27d20997bebd26e
https://github.com/ckan/ckan/commit/8340f558f5451cf3cbdb5bdab27d20997bebd26e
Author: amercader <amercadero at gmail.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M ckan/views/__init__.py
Log Message:
-----------
[#4801] Keep unicode logic in py2
Compare: https://github.com/ckan/ckan/compare/ede7a1f41ca2...8340f558f545
More information about the ckan-changes
mailing list