Two things;
1) you don't have anything setup in TEMPLATE_DIRS - may be important...
2) what does this give you;

% ls -l  /home/miiandu/django_src/django/contrib
you want admin to look something like this;
...
drwxr-xr-x  7 miiandyou 4096 Dec  4 18:19 admin
...
and;

% ls -l  /home/miiandu/django_src/django/contrib/admin
...
drwxr-xr-x  3 herbert 4096 Dec 12 00:52 views
...

If they don't look like that, Margaret's suggestion of chown and chmod
is probably the thing you need to do.

hth
tone


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