[ckan-changes] [ckan/ckan] ccf748: Add Flask-DebugToolbar to	dev-requirements
    GitHub 
    noreply at github.com
       
    Mon May 16 14:47:19 UTC 2016
    
    
  
  Branch: refs/heads/poc-flask-views
  Home:   https://github.com/ckan/ckan
  Commit: ccf7484375b63b3dca741ed7b0508fa68bbddb76
      https://github.com/ckan/ckan/commit/ccf7484375b63b3dca741ed7b0508fa68bbddb76
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-05-16 (Mon, 16 May 2016)
  Changed paths:
    M ckan/config/middleware.py
    M dev-requirements.txt
  Log Message:
  -----------
  Add Flask-DebugToolbar to dev-requirements
Enabling the Flask debug toolbar will display debug information in a
panel on html pages. It requires a secret key in the config, and the
app.debug setting to be True.
    
    
More information about the ckan-changes
mailing list