tickets: Add initial migration.
[matthijs/projects/dorestad-bookings.git] / tickets /
2010-10-19 Matthijs Kooijmantickets: Add initial migration.
2010-10-19 Matthijs Kooijmantickets: Enable admin for Bookings.
2010-10-19 Matthijs Kooijmantickets: Add Booking.created field.
2010-10-19 Matthijs Kooijmantickets: Use CSRF protection middleware.
2010-10-19 Matthijs Kooijmantickets: Use RequestContext.
2010-10-19 Matthijs Kooijmansettings: Enable (phpbb) authentication.
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 Kooijmantickets: Add base HTML template.
2010-10-18 Matthijs Kooijmantickets: Add Booking model.
2010-10-18 Matthijs KooijmanAdd empty "tickets" application.