axuew commented on issue #8418: Flask App factory PR #1 URL: https://github.com/apache/incubator-superset/pull/8418#issuecomment-557402316 @craig-rueda jinja2.exceptions.TemplateNotFound: superset/welcome.html class SupersetIndexView(IndexView): @expose("/") def index(self): return redirect("/superset/welcome")
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
