Skip to content
Snippets Groups Projects
Commit 33281752 authored by Gary O'Donovan's avatar Gary O'Donovan
Browse files

Update file models.py

parent 13136971
Branches zixty-master-patch-3e99
1 merge request!15Update file models.py
......@@ -124,7 +124,7 @@ PAYMENT_METHODS = [
('card', 'Tap-n-Go via Square (in person)'),
('online', 'Online payment via Square'),
('eft', 'Bank transfer'),
('ticket', 'Golden Ticket')
('ticket', 'Golden Ticket'),
('', 'No payment')
]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment