Generic views problem

2009-07-07 Thread Owen Jeremiah
I'm following the tutorial from django documentation and got to part 4 about generic views. But I can't get the Poll objects in my dictionary, and the result is 'No polls are available.' I'm running this in Ubuntu 9.04 with Python 2.6 and Django 1.0.2 installed. I would appreciate it if somebod

Re: Generic views problem

2009-07-07 Thread Owen Jeremiah
ly do something". -- Andrew On Jul 7, 6:39 am, "Owen Jeremiah" wrote: > I'm following the tutorial from django documentation and got to part 4 about > generic views. But I can't get the Poll objects in my dictionary, and the > result is 'No polls are available.&#x