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

Module PrivateDjango::DjangoImpl::DjangoHttp::Response::HttpResponseNotAllowed

Provides models for the django.http.response.HttpResponseNotAllowed class

See https://docs.djangoproject.com/en/3.1/ref/request-response/#django.http.HttpResponseNotAllowed.

Import path

import semmle.python.frameworks.Django

Predicates

baseClassRef

Gets a reference to the django.http.response.HttpResponseNotAllowed class.

classRef

Gets a reference to the django.http.response.HttpResponseNotAllowed class.

instance

Gets a reference to an instance of django.http.response.HttpResponseNotAllowed.

Classes

InstanceSource

A source of instances of django.http.response.HttpResponseNotAllowed, extend this class to model new instances.