Matt wrote:

good question.  looking at the {% debug %} output I'd hoped that this
would work:

{{ myproject.settings.main.MEDIA_URL }}
It doesn't look to me that it should... Those modules in debug aren't in a Context, they are in a different dict that I suspect is not available outside of debug (luckily :-) )

Reply via email to