On 12/29/06, medhat <[EMAIL PROTECTED]> wrote:
But I am responding mainly to
say that it seems that comments {# #} have the same issue; so something
like:
{#
{% if x %}
blah blah blah
{% endif %}
#}
will not be commented out. And I think this is a far more common
scenario.
Just a quick note, FYI: Multiline comments are possible with the {%
comment %}{% endcomment %} tags.
Adrian
--
Adrian Holovaty
holovaty.com | djangoproject.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---