Re: AttributeError at / polls / in Django Tutorial-Solved

2011-03-10 Thread Alberto Morales Fernández
On 03/10/2011 03:28 AM, delegb...@dudupay.com wrote: The spelling is what the problem is. You have typed 'objetcs' instead of 'objects'. Always study the error trace very well. Best regards. Sent from my BlackBerry wireless device from MTN Ups!!, sorry, I did not see "objects" when I wrote i

Re: AttributeError at / polls / in Django Tutorial

2011-03-10 Thread Kenneth Gonsalves
On Wed, 2011-03-09 at 15:53 -0500, Alberto Morales Fernández wrote: > 'objetcs' objects -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

Re: AttributeError at / polls / in Django Tutorial

2011-03-10 Thread delegbede
ooglegroups.com Date: Wed, 09 Mar 2011 15:53:17 To: Reply-To: django-users@googlegroups.com Subject: AttributeError at / polls / in Django Tutorial Hi guys, I'm a rookie in django, I am doing the tutorial intro of the official URL Django, in chapter 3 but I get the following error whe

AttributeError at / polls / in Django Tutorial

2011-03-10 Thread Alberto Morales Fernández
Hi guys, I'm a rookie in django, I am doing the tutorial intro of the official URL Django, in chapter 3 but I get the following error when I access the url of my application { AttributeError at / polls / type object 'Poll' has no attribute 'objetcs' Request Method: GET Request URL: http://lo