Rendering code refactor

This commit is contained in:
marc
2025-04-26 19:09:59 +02:00
parent 7a823a98ab
commit d132e6fd60
33 changed files with 638 additions and 188 deletions

View File

@@ -1,5 +1,5 @@
import datetime
from typing import Annotated, Optional
from typing import Annotated
from fastapi import Form, Request
from folkugat_web.api import router