[ckan-changes] [ckan/ckan] ba34ce: Add Fanstatic middleware and render template
GitHub
noreply at github.com
Thu Jun 23 13:06:00 UTC 2016
Branch: refs/heads/poc-flask-views
Home: https://github.com/ckan/ckan
Commit: ba34ce0b0380cca2ec35199ffa9c11b7e53aa7c2
https://github.com/ckan/ckan/commit/ba34ce0b0380cca2ec35199ffa9c11b7e53aa7c2
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
M ckan/config/middleware/flask_app.py
M ckanext/example_flask_iblueprint/tests/test_routes.py
Log Message:
-----------
Add Fanstatic middleware and render template
- Fanstatic middleware required to use the `resource` custom template
tag
- New test to request a route that renders a core template from a Flask
view.
More information about the ckan-changes
mailing list