> basically ....it does not evaluate de content of "{{audio_file}}".
> I'm not sure if what i want can be done...or simple i need to look for
> other way.
>
Sorry,
That is not true.
i was making another mistake.
If I do this:
{%if song %}
{% load audioplayer %}
{% audioplayer file=song %}
{%endif%}
it works...
But i'm not sure why Django looks for the variable.
I can't locate it in the documentation.
Thanks
Nuño
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
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.