Inspectopedia Help

Incompatible code in Django templates

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.

Inspection Details

Available in:

PyCharm 2023.3

Plugin:

Python, 233.SNAPSHOT

Last modified: 13 July 2023