I'm dutifully following the instructions at the django tutorial (https://docs.djangoproject.com/en/1.3/intro/tutorial02/). I have amended admin.py and urls.py as indicated and restarted the server; however, the admin website does NOT provide any interface to the polls app. Instead, it tells me: "Site administration You don't have permission to edit anything."
What should I check/verify to make sure everything is configured correctly? Thanks, --Steve -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.