Joakim Hove wrote:
What have I left out of this Virtualhost configuration?


   Alias /media/ "/usr/local/django/django/contrib/admin/media/"

HTH - Joakim

Thanks Joakim,

I found the corresponding place on my debian system and got admin templates.

Next, I'm looking for why in my settings.py

TEMPLATE_DIRS = (
"/home/john/djangotemplates"
)

is not being used.

Clues?

John

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@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.

Reply via email to