I have placed my static folder called time in
/usr/local/lib/python2.7/dist-packages/django/contrib/admin/static and
give this path in settings.py file in STATIC_ROOT and
STATIC_URL='/static' and used in my template file as
<link href="{{ STATIC_URL }}time/css/index3.css"" media="screen"
rel="stylesheet" type="text/css" />
but no css working. Please help me, thanks in advance

-- 
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to