better spacing and buttons examples
This commit is contained in:
@@ -26,7 +26,7 @@ def what():
|
||||
return response.render(images=images)
|
||||
|
||||
|
||||
@cache.action(time_expire=300, cache_model=cache.ram, quick='P')
|
||||
#@cache.action(time_expire=300, cache_model=cache.ram, quick='P')
|
||||
def download():
|
||||
return response.render()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user