Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
M_stages
M0
M1
MX
models
Dataset
Diagnose
Patient
Tumor
CorruptedDatasetError
LockedDatasetError
logger
Mod
lyprox.patients.models.Patient.M_stages
lyprox
patients
class M_stages(models.IntegerChoices):
View In Hierarchy
Defines the possible M-stages as choice class.
tuple
Undocumented
(0, 'M0')
(1, 'M1')
(-1, 'MX')