Wednesday, March 30, 2011

Re: staticfile app question

On Wednesday, March 30, 2011 05:01:08 pm Jason Culverhouse wrote:
> On Mar 30, 2011, at 4:50 PM, Mike Ramirez wrote:
> > On Wednesday, March 30, 2011 04:20:32 pm Shawn Milochik wrote:
> >> I have the exact same problem. I hope there is a solution, because
> >> good site design often results in image references in the CSS.
>
> I think you guys are over analyzing the problem
>
> You can use relative urls in css
>
> Just look at
> http://www.djangoproject.com/m/css/base.css
>

Never really been a fan of relative urls or paths. It feels clumsy and full of
pitfalls. The angst it causes me isn't worth it, since absolute solves all
that.

Mike
--
Avoid Quiet and Placid persons unless you are in Need of Sleep.
-- National Lampoon, "Deteriorata"

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment