[ckan-changes] [ckan/ckan] 2ec438: Rewrite app dispatcher tests
    GitHub 
    noreply at github.com
       
    Tue May 17 09:45:13 UTC 2016
    
    
  
  Branch: refs/heads/poc-flask-views
  Home:   https://github.com/ckan/ckan
  Commit: 2ec4386b37feb42b1aa8fcd019adb5ba49237708
      https://github.com/ckan/ckan/commit/2ec4386b37feb42b1aa8fcd019adb5ba49237708
  Author: amercader <amercadero at gmail.com>
  Date:   2016-05-17 (Tue, 17 May 2016)
  Changed paths:
    M ckan/tests/config/test_middleware.py
  Log Message:
  -----------
  Rewrite app dispatcher tests
Flask won't allow you to register new urls after the first request has
been served (apparently this just became an issue since we started using
blueprints).
    
    
More information about the ckan-changes
mailing list