conference-website/tickets
2024-05-28 19:18:52 +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 Stripe: add custom_fields configurable on product 2024-05-28 19:18:52 +02:00
templatetags Fix handling of refunds 2024-05-28 13:46:04 +02:00
tests Fix handling of refunds 2024-05-28 13:46:04 +02:00
views Invoices: no logo 2024-05-28 19:17:44 +02:00
__init__.py Tickets checkout and transactional emails 2022-06-10 16:50:43 +02:00
admin.py Admin: show product's external URL 2024-05-28 14:13:52 +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 Stripe: add custom_fields configurable on product 2024-05-28 19:18:52 +02:00
queries.py Add menu to list attendees 2022-11-01 20:00:53 +01:00
signals.py Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00
stripe_utils.py Stripe: add custom_fields configurable on product 2024-05-28 19:18:52 +02:00
tasks.py Webhooks: fix AttributeError cause by event deserialisation from task args 2024-05-28 15:31:20 +02:00
urls.py Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00