Commit 602828c2 authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #45 from beyondwords/fix-action-import

Fixing the action decorator import statement
parents 406ab211 340af0b5
from .base import BaseModelView from .base import BaseModelView
from .action import action from flask.ext.admin.actions import action
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment