tickets: Add basic booking form, view and templates.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:36:19 +0000 (13:36 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:36:19 +0000 (13:36 +0200)
commit6f122bebb61452b705b1d943f896bc77d6168c63
treefa6d8c9b1a2de142c092d77a3acd1a53b59ca0ea
parent02b4199a8b934dbf4a2d6dffda3dfc208d5bbb5b
tickets: Add basic booking form, view and templates.
tickets/templates/tickets/booked.html [new file with mode: 0644]
tickets/templates/tickets/bookingform.html [new file with mode: 0644]
tickets/views.py