Unresolved template reference
Reports unresolved file references in string literals of extends
> and include
> Django tags.
Example:
{% extends "../DjangoApp/templatetags/base.html"%}
In this example, the base.html
tag is highlighted, because it is not available in the specified location.
Inspection Details | |
---|---|
Available in: | PyCharm 2023.3 |
Plugin: | Python, 233.SNAPSHOT |
Last modified: 13 July 2023