Brandon Taylor wrote:
> Hi everyone,
>
> I'm using 1.0 and have added contrib.comments to my project which has
> a blog. I can preview a comment just fine, but I would like to provide
> a way for the user to get back to the original blog entry once they've
> posted their comment.
Hi Brandon, I ca
Found the solution.
I can pass in: request.GET, which contains a QueryDict object
containing the 'c' variable for the comment.
Hope this helps someone!
Brandon
On Oct 23, 8:50 pm, Brandon Taylor <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I'm using 1.0 and have added contrib.comments to my pr
Hi everyone,
I'm using 1.0 and have added contrib.comments to my project which has
a blog. I can preview a comment just fine, but I would like to provide
a way for the user to get back to the original blog entry once they've
posted their comment.
Out of the box, comments get redirected after bei
3 matches
Mail list logo