ViewDoesNotExist at /admin/

2006-12-20 Thread diffyq
I've been struggling with this problem for a couple days now. We have the development version of Django set up on a server with Apache running Python through fcgi, and we have uncommented the requisite line in urls.py and added django.contrib.admin to the INSTALLED_APPS tuple. We get this error:

Re: ViewDoesNotExist at /admin/

2006-12-20 Thread diffyq
Yes, I did add that line. We've been through this about ten times by now, and I've read and reread the tutorial up to this point. You can even check for yourself: http://miiandyou.net/admin/ scroll down to the settings. It'll show you the value of INSTALLED_APPS. --~--~-~--~~---

Re: ViewDoesNotExist at /admin/

2006-12-20 Thread diffyq
I just checked, and the permissions seem to be set properly. What should be in TEMPLATE_DIRS? I don't recall the tutorial mentioning it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post