bornhack-website/src/tickets
Víðir Valberg Guðmundsson 1d7d7a72c5 Search for both ticket token and badge token. Figure out if the token is for a badge after finding the ticket. 2021-08-19 13:07:21 +02:00
..
management brush the dust off of the event system, add a new eventtype ticket_stats, add a management command to post ticket stats to irc, add a backoffice view showing ticket stats 2021-07-21 18:53:53 +02:00
migrations allow blank values, stupid django 2021-08-03 07:22:00 +02:00
templates/pdf add event dates and venue address to ticket pdf template 2020-07-28 22:56:03 +02:00
templatetags add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
apps.py brush the dust off of the event system, add a new eventtype ticket_stats, add a management command to post ticket stats to irc, add a backoffice view showing ticket stats 2021-07-21 18:53:53 +02:00
factories.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
models.py Search for both ticket token and badge token. Figure out if the token is for a badge after finding the ticket. 2021-08-19 13:07:21 +02:00
tests.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
urls.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
views.py fix ticket view after order<>opr change 2021-07-29 12:30:35 +02:00