[ckan-changes] [ckan/ckan] 1d8858: [#2624] Better err handling resource_status_show.

GitHub noreply at github.com
Fri Sep 11 13:35:24 UTC 2015


  Branch: refs/heads/2624-resource_status_show
  Home:   https://github.com/ckan/ckan
  Commit: 1d885896e99ec73747574f338f99da207bedf2f1
      https://github.com/ckan/ckan/commit/1d885896e99ec73747574f338f99da207bedf2f1
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-09-11 (Fri, 11 Sep 2015)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#2624] Better err handling resource_status_show.

check auth should be before attempting the celery import. Also wrapped
the sqlalchemy statement in a try/except to catch exceptions raised when
celery is installed, but the celery_taskmeta table hasn't been created.




More information about the ckan-changes mailing list