[ckan-changes] [ckan/ckan] 756157: Add IBlueprint as an exported interface

GitHub noreply at github.com
Fri Jun 3 13:07:57 UTC 2016


  Branch: refs/heads/poc-flask-views
  Home:   https://github.com/ckan/ckan
  Commit: 756157f41bf8ae4e53508a228d51a57b36224301
      https://github.com/ckan/ckan/commit/756157f41bf8ae4e53508a228d51a57b36224301
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M ckan/plugins/interfaces.py

  Log Message:
  -----------
  Add IBlueprint as an exported interface


  Commit: ff97412708c4d919ea041e2aa617eca6e04cb92b
      https://github.com/ckan/ckan/commit/ff97412708c4d919ea041e2aa617eca6e04cb92b
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M ckan/tests/config/test_middleware.py
    A ckanext/example_flask_iblueprint/__init__.py
    A ckanext/example_flask_iblueprint/plugin.py
    A ckanext/example_flask_iblueprint/templates/about.html
    A ckanext/example_flask_iblueprint/templates/about_base.html
    A ckanext/example_flask_iblueprint/tests/__init__.py
    A ckanext/example_flask_iblueprint/tests/test_routes.py
    R ckanext/example_flask_iroutes/__init__.py
    R ckanext/example_flask_iroutes/plugin.py
    R ckanext/example_flask_iroutes/templates/about.html
    R ckanext/example_flask_iroutes/templates/about_base.html
    R ckanext/example_flask_iroutes/tests/__init__.py
    R ckanext/example_flask_iroutes/tests/test_routes.py
    M setup.py

  Log Message:
  -----------
  Rename IBlueprint example extension.

Rename example_flask_iroutes --> example_flask_blueprint.


Compare: https://github.com/ckan/ckan/compare/332df72149c0...ff97412708c4


More information about the ckan-changes mailing list