CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Module Django::ResolverMatch

Provides models for the django.urls.ResolverMatch class

See https://docs.djangoproject.com/en/3.0/ref/urlresolvers/#django.urls.ResolverMatch.

Import path

import semmle.python.frameworks.Django

Predicates

instance

Gets a reference to an instance of django.urls.ResolverMatch.

Classes

InstanceSource

A source of instances of django.urls.ResolverMatch, extend this class to model new instances.