It is right

It is needed to have more information to help you.

Give some logs trace :

when you lunch your ./runserver.sh .... :
- what are the HTTP Request logs when your browser try to find the CSS
files.
- what are your settings concerning the HTTP access at your unix directory [
HTTP server ? STATIC serving ?]



2010/5/19 Lokesh <[email protected]>

> Hi,
>
> CSS files are not loading when i try to access the admin screens.
>
> Here are the settings.py config file details
> MEDIA_ROOT = ''
> MEDIA_URL = 'http://127.0.0.1:8000'
> ADMIN_MEDIA_PREFIX = '/media/'
>
> Could some one please provide me help on this.
>
> Thanks a lot.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<django-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

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