Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ Mod
Class
Mod
django/db/models/functions/math.py:126–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
126
class
Mod(FixDecimalInputMixin, NumericOutputFieldMixin, Func):
127
function =
"MOD"
128
arity = 2
129
130
131
class
Pi(NumericOutputFieldMixin, Func):
Callers
6
as_sql
Method · 0.90
test_null
Method · 0.90
test_decimal
Method · 0.90
test_float
Method · 0.90
test_integer
Method · 0.90
test_referenced_group_by_annotation_kept
Method · 0.90
Calls
no outgoing calls
Tested by
5
test_null
Method · 0.72
test_decimal
Method · 0.72
test_float
Method · 0.72
test_integer
Method · 0.72
test_referenced_group_by_annotation_kept
Method · 0.72