On 18 Sty, 02:48, "Aaron C. de Bruyn" <[email protected]> wrote:
> I dove into django/template/defaulttags.py to figure out how the 'if'
> tag works, and I came up with this solution.

And do you have any solution for something like this:

{% ifloaded my_app %}
    {% tag_from_my_app %}
{% endifloaded %}

?

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

Reply via email to