tickets: Send a confirmation when a payment is processed.
[matthijs/projects/dorestad-bookings.git] / tickets / views.py
2010-10-19 Matthijs Kooijmantickets: Send a confirmation when a payment is processed.
2010-10-19 Matthijs Kooijmantickets: Generalize the confirm_booking function.
2010-10-19 Matthijs Kooijmantickets: Add an interface for processing payments.
2010-10-19 Matthijs Kooijmantickets: Remove the "payment" field from the booking...
2010-10-19 Matthijs Kooijmantickets: Use RequestContext.
2010-10-18 Matthijs Kooijmantickets: Send a confirmation email for bookings.
2010-10-18 Matthijs Kooijmantickets: Add basic booking form, view and templates.
2010-10-18 Matthijs KooijmanAdd empty "tickets" application.