Hi,

I'm having a problem that I absolutely cannot figure out.  I've
double-checked and re-checked urls.py (I have the right line
uncommented), settings.py (I have the django.contrib.admin as an
installed app), restarted fcgi, everything.  I've tried the tutorial
from scratch three times now, each time rm -rfing the whole thing and
checking out the trunk from svn again after I get stuck.  I just cannot
get through the tutorial because I cannot get the admin application to
work.  This is what happens:

ViewDoesNotExist at /admin/
Tried index in module django.contrib.admin.views.main. Error was:
'module' object has no attribute 'index'

Additionally, I can't get the dev server to work either.  I've bound it
to my IP and I try to connect on :8000 and it just times out.  I don't
really care about that that much though as I have everything seemingly
set up with apache and fcgi.

--Eoban


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to