Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ search.py
File
search.py
django/contrib/postgres/search.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.db.backends.postgresql.psycopg_any
import
is_psycopg3
2
from
django.db.models
import
(
3
CharField,
4
Expression,
Callers
nothing calls this directly
Calls
2
_lazy_re_compile
Function · 0.90
register_combinable_fields
Function · 0.90
Tested by
no test coverage detected