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
Institution
__str__
city
country
logo
name
phone
shortname
street
models
CountryField
User
UserManager
COUNTRIES
lyprox.accounts.models.Institution
lyprox
accounts
class Institution(ModelLoggerMixin, models.Model):
View In Hierarchy
Class for an institution like a hospital/clinic.
Undocumented