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
N_stages
N0
N1
N2
N3
models
Dataset
Diagnose
Patient
Tumor
CorruptedDatasetError
LockedDatasetError
logger
Mod
lyprox.patients.models.Patient.N_stages
lyprox
patients
class N_stages(models.IntegerChoices):
View In Hierarchy
Defines the possible N-stages as choice class.
tuple
Undocumented
(0, 'N0')
(1, 'N1')
(2, 'N2')
(3, 'N3')