conference-website/tickets
2024-02-05 21:48:58 +01:00
..
migrations Add self-made pricing table 2024-01-30 02:55:10 +01:00
saleor_client Only require email, name and country in the billing address 2022-09-07 11:12:17 +02:00
static/tickets Deploy: Remove .js.map references 2024-01-25 15:23:10 +01:00
templates/tickets Fix template error when ticket is_free 2024-02-01 20:53:00 +01:00
templatetags Schedule: make "Going" button/filter for attendees only 2022-09-21 13:11:43 +02:00
tests Fix ProductsTableView with no tickets in table 2024-01-31 22:06:39 +01:00
views Fix quantity_total and quantity_free 2024-02-05 21:48:58 +01:00
__init__.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
admin.py Add self-made pricing table 2024-01-30 02:55:10 +01:00
apps.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
forms.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
models.py Fix template error when ticket is_free 2024-02-01 20:53:00 +01:00
queries.py Add menu to list attendees 2022-11-01 20:00:53 +01:00
signals.py Automatically send general info email when ticket is claimed 2022-09-09 12:46:43 +02:00
stripe_utils.py Handle missing product on retrieve_lines 2024-02-01 21:34:54 +01:00
tasks.py Fix Stripe integration in tasks 2024-01-31 22:30:41 +01:00
urls.py Add self-made pricing table 2024-01-30 02:55:10 +01:00