complete bidding implementation in view
https://github.com/django/django-contrib-comments is one potential option for (perhaps heavy) modification
alternatively, https://docs.djangoproject.com/en/1.7/topics/class-based-views/mixins/#using-formmixin-with-detailview
poking through stackoverflow, you'll see a couple of pretty whacky ideas