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

Update deadline for changes as instructed by Paul.

parent e73bc221
No related branches found
No related tags found
No related merge requests found
Pipeline #353769 failed
......@@ -3,5 +3,5 @@ from datetime import datetime
STUDENT = "student"
STAFF = "staff"
DEADLINE_FOR_STUDENT_CHANGES = datetime(2022, 10, 20, 7, 0)
DEADLINE_FOR_STAFF_CHANGES = datetime(2022, 10, 20, 7, 0)
DEADLINE_FOR_STUDENT_CHANGES = datetime(2023, 02, 09, 19, 0)
DEADLINE_FOR_STAFF_CHANGES = datetime(2023, 02, 09, 19, 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