form __init__ does not have name attribute

Ian Esper <[email protected]> Tue, 13 Mar 2007 20:15:48 -0300
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Hi,

in the form.py there is no name (attribute) in class form, so when we're 
trying a javascript in the form it doesn't work, is it a bug or was for 
some reason that I don't know?

Thanks

Ian Esper