django_program.registrationΒΆ
Registration, ticketing, and payment management for django-program.
Modules
Django admin configuration for the registration app. |
|
Django app configuration for the registration app. |
|
Forms for the registration app. |
|
Registration, ticketing, cart, order, and payment models for django-program. |
|
Business logic services for the registration app. |
|
Custom signals for the registration app. |
|
Stripe client wrapper for per-conference Stripe API operations. |
|
Currency conversion helpers for Stripe API integration and key obfuscation for logging. |
|
Template tags for the registration app. |
|
URL configuration for the registration app. |
|
Views for the registration app. |
|
Stripe webhook handling for the registration app. |