I removed the primary_key field now it is working. Otherwise it works with
object.slug instead of object.id in case your model has a primary_key on the
slug
On 11/16/06, Sir Knight < [EMAIL PROTECTED]> wrote:
>
>
> No, I neve touched any of those
>
> I guess it has to do with the fact that I do no
No, I neve touched any of those
I guess it has to do with the fact that I do not have article.id
property.
What did I do wrong in models this time around
Ramdas
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"D
Have you altered the freecomment model? I had the same error (well..
something similar) when I changed it to accept person_url and
person_email. If so, it is an error in your view which is causing this.
On Nov 16, 12:06 pm, "Ramdas S" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have been trying to int
Hi,
I have been trying to integrate Free Comments following the popular article
-- http://code.djangoproject.com/wiki/UsingFreeComment
I am getting this error.
VariableDoesNotExist at /articles/2006/nov/11/shahjahan/
Failed lookup for key [id] in
This my code snippet from article_detail.html
4 matches
Mail list logo