renamem orders

This commit is contained in:
2025-10-13 14:31:29 -03:00
parent 8c750e00d0
commit 466ff824dd
60 changed files with 165 additions and 59 deletions

View File

@@ -64,7 +64,7 @@ def edit_course(course_id: str):
now_ = now()
if course.rawfile:
object_key = f'certs/{course_id}.html'
object_key = f'certs/templates/{course_id}.html'
course.cert.s3_uri = f's3://{BUCKET_NAME}/{object_key}'
s3_client.put_object(