sfirke commented on issue #30381: URL: https://github.com/apache/superset/issues/30381#issuecomment-2377352504
Well I'm glad it's working elsewhere for your team. One more possibility for something that could be wrong with a local installation: I saw someone mention in a comment recently (can't find it again) that they had to turn off a flag like DEBUG_MODE or similar, that when it was true it was overriding their Talisman settings. Though when I look [at the code](https://github.com/apache/superset/blob/0fdcd8b27e6d6ba70f8f38b4a033c61555af92bd/superset/initialization/__init__.py#L621), it looks like if you set `TALISMAN_ENABLED = False` that would take care of things. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
