{% with %} tag

21 views
Skip to first unread message

mohamed khaled

unread,
Oct 13, 2019, 10:02:47 AM10/13/19
to Django users
{% with comments.count as total_comments %}
the with tag is like a create variable but in the Django template instead of using  comments.count  many times  we use a short like variable. Is that right or not ?? 

Motaz Hejaze

unread,
Oct 13, 2019, 11:54:11 AM10/13/19
to django...@googlegroups.com
yes , its like a temporary variable created when template loads


On Sun, Oct 13, 2019 at 4:03 PM mohamed khaled <mohamed.k...@gmail.com> wrote:
{% with comments.count as total_comments %}
the with tag is like a create variable but in the Django template instead of using  comments.count  many times  we use a short like variable. Is that right or not ?? 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/55e13980-9938-4b66-b0e1-9cd84e293650%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages