tickets: Show number of payed tickets instead of reservations.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 3 Nov 2010 13:04:10 +0000 (14:04 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 3 Nov 2010 13:04:10 +0000 (14:04 +0100)
commit8f82b787420a65cb08b42b59dea1929c76b77be4
tree4590f342f9578929a744baea677883baf9bab3a0
parent8e3cb97473e051c840069cbeb399153b4c62834c
tickets: Show number of payed tickets instead of reservations.

The table header already said "payed tickets", but the number reflected
the number of payed reservations, which isn't quite as useful.
tickets/templates/tickets/bookings.html
tickets/views.py