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

Module PrivateDjango :: DjangoImpl :: DjangoHttp

Provides models for the django.http module

Import path

import semmle.python.frameworks.Django

Predicates

request

Gets a reference to the django.http.request module.

response

Gets a reference to the django.http.response module.

Modules

Request

Provides models for the django.http.request module.

Response

Provides models for the django.http.response module