You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/06/01 15:36:00 UTC

[GitHub] mistercrunch commented on issue #5124: Loading appbuilder views instead of flask blueprints

mistercrunch commented on issue #5124: Loading appbuilder views instead of flask blueprints
URL: https://github.com/apache/incubator-superset/issues/5124#issuecomment-393918626
 
 
   How about using the configuration `FLASK_APP_MUTATOR` https://github.com/apache/incubator-superset/blob/d533ce09676921ec2f72e1032bbca0d2a37f65b6/superset/config.py#L329-L333 to get a handle on the flask app, find a way to get to the appbuilder extension from there, and call `add_view_no_menu`, `add_link` and whatever else you might need to call from that context?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org