Skip to content
Snippets Groups Projects
Commit 5317035d authored by Andrea Callia D'Iddio's avatar Andrea Callia D'Iddio
Browse files

Change deadline for student changes as instructed by Lorenzo.

parent c5071345
No related branches found
No related tags found
No related merge requests found
Pipeline #319165 passed
......@@ -3,4 +3,4 @@ from datetime import datetime
STUDENT = "student"
STAFF = "staff"
DEADLINE_FOR_STUDENT_CHANGES = datetime(2022, 10, 17, 7, 0)
\ No newline at end of file
DEADLINE_FOR_STUDENT_CHANGES = datetime(2022, 10, 20, 7, 0)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment