MCPcopy
hub / github.com/django/django / split

Method split

tests/m2m_regress/models.py:81–82  ·  tests/m2m_regress/models.py::BadModelWithSplit.split
(self)

Source from the content-addressed store, hash-verified

79 abstract = True
80
81 def split(self):
82 raise RuntimeError(class="st">"split should not be called")
83
84
85class RegressionModelSplit(BadModelWithSplit):

Callers 15

saveMethod · 0.45
hashed_nameMethod · 0.45
converterMethod · 0.45
path_levelMethod · 0.45
serveFunction · 0.45
identify_hasherFunction · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
verifyMethod · 0.45
decodeMethod · 0.45
verifyMethod · 0.45
harden_runtimeMethod · 0.45

Calls

no outgoing calls

Tested by 15

get_label_moduleFunction · 0.36
__call__Method · 0.36
assertTestNamesMethod · 0.36
test_empty_labelMethod · 0.36