bornhack-website/src/tickets
2021-07-26 18:47:34 +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 run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +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 run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +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 backoffice: add average price across all tickets of the given type to the tickettype stats detail view 2021-07-26 18:47:34 +02:00
tests.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +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 add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00