Students under the age of 18 can now travel free of charge
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user