Students under the age of 18 can now travel free of charge

This commit is contained in:
st01765
2025-12-16 14:54:52 +11:00
parent 1aeebc082d
commit 74d6f48136
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ class Traveller(models.Model):
ELIGIBILITY_STATUS = [
("1", "Eligible"),
("2", "Fare Payer"),
("2", "Ineligible"),
("3", "<4.8 Exemption"),
("4", "Eligible waitlisted"),
("5", "Ineligible waitlisted"),