2👍
✅
You should use has_key()
rather than just accessing the key:
{% if group_inst.has_key %}
Source:stackexchange.com
2👍
You should use has_key()
rather than just accessing the key:
{% if group_inst.has_key %}