improve front
Compare changes
- Aymeric Chaumont authored
+ 46
− 16
@@ -13,14 +13,38 @@ from db import models, schemas
@@ -54,7 +78,6 @@ def get_stats(place: str, weekday: int, min_time_hour: int, min_time_mn: int, ma
@@ -135,27 +158,34 @@ def delete_news(id: int, db: Session):