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.