conference-website/tickets
2024-05-28 15:58:47 +02:00
..
migrations Use product name and slug in tickets 2024-05-28 14:47:16 +02:00
saleor_client Only require email, name and country in the billing address 2022-09-07 11:12:17 +02:00
static/tickets Support delayed Stripe payments; Invoice PDFs 2024-05-27 22:32:15 +02:00
templates/tickets Use product name and slug in tickets 2024-05-28 14:47:16 +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 Dev setup: serialise webhook events the same way tasks do 2024-05-28 15:30:12 +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 Bank transfers: only send instructions if provided by Stripe 2024-05-28 15:58:47 +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 Use product name and slug in tickets 2024-05-28 14:47:16 +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