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

Module Django::MultiValueDict

Provides models for the django.utils.datastructures.MultiValueDict class

See

Import path

import semmle.python.frameworks.Django

Predicates

instance

Gets a reference to an instance of django.utils.datastructures.MultiValueDict.

Classes

InstanceSource

A source of instances of django.utils.datastructures.MultiValueDict, extend this class to model new instances.