gt; message = forms.CharField()
> sender = forms.EmailField(required=False)
>
>
> It adds a submit button by default but I like to add reset button and I
> don't know how to do it.
Just like it doesn't output the tags around your form, Django
will never add any butt
by default but I like to add reset button and I
don't know how to do it.
Thanks a lot
--
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 email
to django
Bobby Roberts kirjoitti:
> i'm trying to put a simple reset button on a form but it's not
> working Why wouldn't a standard html reset button be working?
No reason but you definitely shouldn't put reset button on a form in a
first place [1].
[1] http://www.useit.
I can't think of any reason why it shouldn't work, so I think their
might be a problem in your code. Could you some snippet of the
relevant html code?
On May 24, 3:38 pm, Bobby Roberts wrote:
> i'm trying to put a simple reset button on a form but it's not
> workin
i'm trying to put a simple reset button on a form but it's not
working Why wouldn't a standard html reset button be working?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users&quo
5 matches
Mail list logo