Commit 340af0b5 authored by F. Gabriel Gosselin's avatar F. Gabriel Gosselin

Fixing the action decorator import statement

parent 54b505ca
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