On 10/24/07, Taft <[EMAIL PROTECTED]> wrote:
> I'd like to do something like this:
>
> <html>
>   <head>
>     ...
>     <link href="{{ MEDIA_ROOT }}/style.css" rel="stylesheet"
> type="text/css" title="Style" />
>     ...
>   </head>
>   ...
> </html>
>
>
> Though I've searched high and low, I can't seem to find documentation
> that tells me how to do something like this.  And like the above
> scenario, I can see a lot of newbies wanting to know how to do the
> same thing.  Should this be added to the docs/tutorial/FAQ as well?

http://www.djangoproject.com/documentation/settings/#media-url

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