Calling a Flask macro dynamically using a variable name
I have a big if-elif
structure that calls specific macros based on the names of dynamically called variables, like this:
I have a big if-elif
structure that calls specific macros based on the names of dynamically called variables, like this: