Wow. Just removing the () after my subclassed commentform worked.
Thanks a lot. I hope that ticket is completed soon and added into
django.
On Feb 7, 8:31 pm, Eric Abrahamsen wrote:
> On Feb 8, 2009, at 12:15 PM, Shantp wrote:
>
>
>
>
>
> > Hi,
>
> > I've got a custom comment form in my template
On Feb 8, 2009, at 12:15 PM, Shantp wrote:
>
> Hi,
>
> I've got a custom comment form in my template using "get_comment_form"
> and I'd like email to not be required. From some searching I see that
> I need to subclass the CommentForm, but I don't know exactly how to go
> about this. Here's what
Hi,
I've got a custom comment form in my template using "get_comment_form"
and I'd like email to not be required. From some searching I see that
I need to subclass the CommentForm, but I don't know exactly how to go
about this. Here's what I put into my forms.py
from django.contrib.comments.form
3 matches
Mail list logo