Maybe this is something well known.

I'm using STATIC_URL in my templates.  Worked perfectly in Django 1.4.x.
Upgraded to v1.5.2.  Now STATIC_URL ONLY works when the DEBUG setting is
True.  When set to False (For production), STATIC_URL is an empty string
in the template.

Anybody have any idea why this might be happening or what to look at?
Everything that needs to be set for STATIC_URL is set, otherwise it
wouldn't have worked in v1.4.x in the first place.

-- 
Adam (a...@csh.rit.edu)


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