aumento de velocidad y cambios en el tema de noticias relacionadas
This commit is contained in:
parent
3eca832c1a
commit
95adc07f37
9 changed files with 275 additions and 97 deletions
|
|
@ -103,6 +103,7 @@ def aggregate_normalized_entities(rows, entity_type='persona'):
|
|||
|
||||
|
||||
@stats_bp.route("/")
|
||||
@cached(ttl_seconds=600, prefix="stats_index")
|
||||
def index():
|
||||
"""Stats dashboard page."""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue