I tested this on a project (maybe web2py version -1.97)
response.files.append(URL('static', 'css', args='myfile.css',
vars=dict(v=get_random())))I dont know if it is working now, but I used the plan html for doing this. --
I tested this on a project (maybe web2py version -1.97)
response.files.append(URL('static', 'css', args='myfile.css',
vars=dict(v=get_random())))I dont know if it is working now, but I used the plan html for doing this. --