dragscorp88 commented on issue #1303: Redirect After Login to intent url URL: https://github.com/apache/incubator-superset/issues/1303#issuecomment-433277678 Hi @Esthove, im new with superset. Can i know this issue can just changes on superset_config.py? Because currently give me error, NameError: name 'YOUR_USERNAME' is not defined. im not sure on this part. user = session.query(sm.user_model).filter_by(username=YOUR_USERNAME).first() Thanks for the help.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
