Re: Radio Fields with associated data

2014-08-07 Thread Collin Anderson
If nothing else, you can use a form in the view for validation, but still render the radio inputs completely manually. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an ema

Radio Fields with associated data

2014-08-07 Thread stony
So I have an issue here. I'm trying to render a form, a product form with associated credit card collection, etc. The problem is this: The client wants the product to be rendered like so: Choice item priceitem setup fee (can be edited) So I've got a series of products that are outpu