Tried suggestions, and still do not get full graphics. Everything else
works. Users are displayed, and so on.

On Nov 2, 12:24 pm, octopusgrabbus <old_road_f...@verizon.net> wrote:
> 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.

Reply via email to