Thanks. I'll try your suggestions. I am using the phrase no graphics to mean the admin site comes up, but doesn't have all the nice background.
On Nov 1, 3:41 pm, Robbington <robbing...@hotmail.co.uk> wrote: > 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.