Re: newforms rendering method

2006-12-16 Thread Adrian Holovaty
On 12/15/06, ~Kender <[EMAIL PROTECTED]> wrote: > Couple of things. Firstly, I'd like to see a new rendering method.. > > Specifically > as_div(): > Subject: type="text" name="subject" maxlength="100" /> > > Cause a paragraph isn't always semantically correct, and lists and > tables are ugly w/ s

newforms rendering method

2006-12-15 Thread ~Kender
Couple of things. Firstly, I'd like to see a new rendering method.. Specifically as_div(): Subject: Cause a paragraph isn't always semantically correct, and lists and tables are ugly w/ screen readers. I'd also like the ability for the method to take an optional class argument to set the class