Django {% url %} tag arguments are unresolved
Reports a missing url in the url
tag.
Example:
{% url 'url_name' %}
The IDE shows a warning if url_name
is not defined in the urls
file.
Inspection Details | |
---|---|
Available in: | PyCharm 2023.3 |
Plugin: | Python, 233.SNAPSHOT |
Last modified: 13 July 2023