bornhack-website/src/tickets
2019-08-04 00:18:52 +02:00
..
migrations Ticket tokens and badge tokens can be blank since we generate them on save. Also use the correct method for generating badge tokens, and do a small regression test for that. 2019-08-03 22:53:01 +02:00
templates/pdf Polishing finding tickets by scanning and marking stuff as handed out/checked in. 2019-08-04 00:18:52 +02:00
templatetags update tickets app with list and detail views 2017-08-19 22:06:32 +02:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py Ticket tokens and badge tokens can be blank since we generate them on save. Also use the correct method for generating badge tokens, and do a small regression test for that. 2019-08-03 22:53:01 +02:00
apps.py Blackness. 2019-06-16 14:32:24 +02:00
factories.py Add "single_ticket_per_product" boolean to ticket types so we can control ticket creation. 2019-07-30 22:51:01 +02:00
models.py Ticket tokens and badge tokens can be blank since we generate them on save. Also use the correct method for generating badge tokens, and do a small regression test for that. 2019-08-03 22:53:01 +02:00
signals.py Blackness. 2019-06-16 14:32:24 +02:00
tests.py Ticket tokens and badge tokens can be blank since we generate them on save. Also use the correct method for generating badge tokens, and do a small regression test for that. 2019-08-03 22:53:01 +02:00
urls.py Blackness. 2019-06-16 14:32:24 +02:00
views.py Order tickets in account page. 2019-07-29 21:16:48 +02:00