I agree by the way, MEDIA_URL should always have a trailing slash.
Does anyone know why the documentation says not to include a trailing
slash on a domain? Why not have "http://media.example.com/";?

On Sep 20, 4:53 pm, SmileyChris <[EMAIL PROTECTED]> wrote:
> On Sep 20, 5:53 pm, Dave Lowe <[EMAIL PROTECTED]> wrote:
>
> > I have the feeling I'm missing something. What does everyone else do
> > to get around this?
>
> Uh, so remove the slash in your template.
> href="{{ MEDIA_URL }}css/master.css"
>
> Side note - IMO, MEDIA_URL should *always* have a trailing slash.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to