Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Python
codeql/python-all 4.0.9 (changelog, source)

Module PrivateDjango::DjangoImpl::DB

Provides models for the django.db module.

Import path

import semmle.python.frameworks.Django

Predicates

connection

Gets a reference to the django.db.connection object.

models

Gets a reference to the django.db.models module.

Classes

DjangoDbConnection

A django.db.connection is a PEP249 compliant DB connection.

Modules

Models

Provides models for the django.db.models module.