[ckan-changes] [ckan/ckan] 820bce: [#2845] Routing to a simple Flask app.

GitHub noreply at github.com
Fri Jan 29 15:42:35 UTC 2016


  Branch: refs/heads/2845-wsgi-dispatcher
  Home:   https://github.com/ckan/ckan
  Commit: 820bce55f450cb843c85de812e1884173b34c036
      https://github.com/ckan/ckan/commit/820bce55f450cb843c85de812e1884173b34c036
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M ckan/config/middleware.py

  Log Message:
  -----------
  [#2845] Routing to a simple Flask app.

Middleware asks the Flask app if it can handle the requested url at
PATH_INFO, dispatching to the app if it can.


  Commit: c2d9b5641bf1d90833f866356b4dbe5ec5d1a904
      https://github.com/ckan/ckan/commit/c2d9b5641bf1d90833f866356b4dbe5ec5d1a904
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M ckan/config/middleware.py
    M ckan/config/routing.py
    A ckan/controllers/partyline.py

  Log Message:
  -----------
  [#2845] Routing to the Pylons app


Compare: https://github.com/ckan/ckan/compare/820bce55f450^...c2d9b5641bf1


More information about the ckan-changes mailing list