Of course *I* like Python code. But what about giving access to the templates/views where we do not want to grant access to the internals of the server via system calls. ie,
{{ import os os.popen('...') }} Can this be safer? --
Of course *I* like Python code. But what about giving access to the templates/views where we do not want to grant access to the internals of the server via system calls. ie,
{{ import os os.popen('...') }} Can this be safer? --