Hi,

By 'with out graphics' do you mean no css or Javascript?

If so you want to make sure the value for these 3 varibles are correct
as its not governed by the templates list.

MEDIA_ROOT = ' /var/www/django_project/media' # Where media is the
copied folder of admin media or a symbolic link if you are using
Linux.

MEDIA_URL = 'media/'

ADMIN_MEDIA_PREFIX = '/media/'

Rob

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