Hello deerchao, I'm not familiar with the polls sample, but i suggest you use Eclipse + PyDev to debug your app, step into the django framework code, then you'll find the problem.
On 6月10日, 下午2时28分, deerchao <[EMAIL PROTECTED]> wrote: > I'm new to django, and I'm following tutorials on djangoproject.com. > Everything worked fine before I start using generic views. After > modifying polls/urls.py, the /polls/ page can't get any polls, and / > polls/1/ can't get any choices(there isn't a 404 error, but /polls/5/ > raises one), either. > Is there anything I should do before switching to generic views that > the tutorial didn't mention? > Thanks! > By the way, I'm using PostgreSql 8.2, django 0.96, if this helps. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---