Reports a missing url in the url tag.
url
Example:
{% url 'url_name' %}
The IDE shows a warning if url_name is not defined in the urls file.
url_name
urls