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 2022/04/20 11:28:37 UTC

[GitHub] [superset] D0mc3k commented on issue #15283: jinja templating not working (1.2.0-rc2) requires undocumented config

D0mc3k commented on issue #15283:
URL: https://github.com/apache/superset/issues/15283#issuecomment-1103824158

   Hi Guys, 
   I´m using the default docker-compose from the superset git repository and enabled Template Processing in the superset_config.py file
   ```
   FEATURE_FLAGS = {
       "ENABLE_TEMPLATE_PROCESSING": True
   }
   ```
   
   But I still cannot use jinja templates e.g. current_username()
   ![image](https://user-images.githubusercontent.com/4028192/164220752-d82f1239-8808-4785-bf88-3a31e12d7a6d.png)
   
   I have also tested it with a virtual dataset but it´s also not working. Anything I am missing especially in regards to enable Jinja Templates with Docker?
   
   Thanks in advance


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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