Generování protokolů a zpracování scanů
Compare changes
- Martin Mareš authored
+ 43
− 35
@@ -13,37 +13,41 @@ import werkzeug.utils
@@ -57,11 +61,13 @@ def handle_download_submits(the_job: TheJob):
@@ -76,10 +82,25 @@ def handle_download_submits(the_job: TheJob):
@@ -97,7 +118,7 @@ def schedule_upload_feedback(round: db.Round, tmp_file: str, description: str, f
@@ -148,19 +169,6 @@ def parse_feedback_name(name: str) -> Optional[UploadFeedback]:
@@ -280,7 +288,7 @@ def handle_upload_feedback(the_job: TheJob):