You've pointed out a glaring error in my first post.  MEDIA_ROOT
should really be MEDIA_URL.  My bad.

However, my point remains.  On the page you link to, it tells you how
to access the settings from within python code but no mention is made
of how to access settings from the template code.  As Leo pointed out,
this is something that nearly everyone is going to have to do when
writing a django app.  Is there really no built in way to do this?

Thanks for the link, Leo.

Matthew


On Oct 24, 11:23 am, "Marty Alchin" <[EMAIL PROTECTED]> wrote:
> On 10/24/07, Taft <[EMAIL PROTECTED]> wrote:
>
> 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