fdssdf
This commit is contained in:
parent
f097f599ac
commit
4d1236e3bf
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ def chart(v):
|
|||
return send_file(file)
|
||||
|
||||
|
||||
#@cache.memoize(timeout=86400)
|
||||
@cache.memoize(timeout=86400)
|
||||
def cached_chart(days):
|
||||
now = time.gmtime()
|
||||
midnight_this_morning = time.struct_time((now.tm_year,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue