conference-website/tickets
2024-08-08 21:15:18 +02:00
..
migrations Stripe: add custom_fields configurable on product 2024-05-28 19:18:52 +02:00
saleor_client Only require email, name and country in the billing address 2022-09-07 11:12:17 +02:00
static/tickets Invoices: no logo 2024-05-28 19:17:44 +02:00
templates/tickets Tickets: also show invoice link when bank transfer is due 2024-08-08 21:15:18 +02:00
templatetags Admin, Attendees: show day of the conference (based on custom_fields) 2024-06-17 14:21:23 +02:00
tests Stripe: ignore all next_action expect bank transfer 2024-06-06 17:39:55 +02:00
views Emails: don't send general info yet (text is yet to be finalised) 2024-06-04 17:58:09 +02:00
__init__.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
admin.py Admin, Attendees: add day of the conference to CSV 2024-06-17 14:42:51 +02: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 Tickets: return Stripe order even if ticket is marked as paid 2024-07-30 09:51:06 +02:00
queries.py Add menu to list attendees 2022-11-01 20:00:53 +01:00
signals.py Emails: don't send general info yet (text is yet to be finalised) 2024-06-04 17:58:09 +02:00
stripe_utils.py Stripe: add custom_fields configurable on product 2024-05-28 19:18:52 +02:00
tasks.py Stripe: ignore all next_action expect bank transfer 2024-06-06 17:39:55 +02:00
urls.py Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00