symposion_app/vendor/regidesk/regidesk
James Polley 7d18387670 If no boardingpass, make one
- Use the first template in the system
 - If there's no template, use /tickets/review as it at least gives
 - people an overview of what they've paid for and warns them of
   missing categories
2018-01-16 23:11:14 +11:00
..
migrations Create regidesk app 2018-01-06 11:38:06 +11:00
templates/regidesk Add the boardingpass template 2018-01-15 02:33:47 +11:00
__init__.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
admin.py Create regidesk app 2018-01-06 11:38:06 +11:00
apps.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
forms.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
models.py Create regidesk app 2018-01-06 11:38:06 +11:00
tests.py git subrepo clone git@gitlab.com:LCA2018/registrasion-desk.git vendor/regidesk 2018-01-06 11:38:04 +11:00
urls.py Remove errant . in urls 2018-01-15 02:22:52 +11:00
views.py If no boardingpass, make one 2018-01-16 23:11:14 +11:00