Reports features that are not available in the current Django version.

Example:


{% if my_var is True %}
{% endif %}

Available since 1.10. The IDE shows warning when discovered in the earlier versions.