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

Module PrivateDjango::DjangoImpl::Urls

Provides models for the django.urls module

Import path

import semmle.python.frameworks.Django

Predicates

path

Gets a reference to the django.urls.path function. See https://docs.djangoproject.com/en/3.0/ref/urls/#path

re_path

Gets a reference to the django.urls.re_path function. See https://docs.djangoproject.com/en/3.0/ref/urls/#re_path