flask-admin icon indicating copy to clipboard operation
flask-admin copied to clipboard

Error when Flask delimiter has changed

Open NathanWailes opened this issue 7 years ago • 0 comments

Hello,

I'm helping someone learn to use Vue.js and Flask together, and since both Vue.js and Flask use the {{ }} syntax, I've set Flask to use %% %% instead. Now this person I'm helping is trying to set up Flask Admin and is getting errors, apparently because of the change to Flask's delimiters.

Is there any way to set Flask Admin to use different delimiters?

NathanWailes avatar Feb 17 '18 03:02 NathanWailes