Django {% url %} tag arguments are unresolved

Last modified: 03 December 2024

Reports a missing url in the url tag.

Example:

The IDE shows a warning if url_name is not defined in the urls file.