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

Module Django::Views::View

Import path

import semmle.python.frameworks.Django

Predicates

subclassRef

Gets a reference to the django.views.generic.View class or any subclass.

Classes

ModeledSubclass

An API::Node representing the django.views.generic.View class or any subclass that has explicitly been modeled in the CodeQL libraries.