Re: django form radio input layout

2011-09-13 Thread NateB
nswer here . Regards, Nate NateB wrote: > > > CrabbyPete wrote: >> >> I am trying to do the same thing. Did you ever get a response? >> > > I accepted an answer to the one on the stack overflow question I linked to > in my previous email - however, it was

Re: django form radio input layout

2011-07-14 Thread NateB
CrabbyPete wrote: > > I am trying to do the same thing. Did you ever get a response? > I accepted an answer to the one on the stack overflow question I linked to in my previous email - however, it wasn't what I was *really* hoping for (although it definitely works). Before asking, I spent a l

django form radio input layout

2011-06-16 Thread NateB
Hello all, I posted this to stackoverflow a couple weeks ago, but I have yet to get any takers. I was able to backburner this for a little bit, but I'd like to see it wrapped up. In my form class, I have a forms.ChoiceField whose widget is a forms.RadioSelect widget, one of whose choices needs