landsgemeinde.models.suggestion
Classes
Provide suggestions based on entries in the directory of persons and  | 
|
Provide suggestions based on entries in the directory of persons and  | 
|
Provide suggestions based on entries in the directory of persons and  | 
|
Provide suggestions based on entries in the directory of persons and  | 
|
Provide suggestions based on entries in the directory of persons and  | 
Module Contents
- class landsgemeinde.models.suggestion.Suggestion(session: sqlalchemy.orm.Session, term: str | None = '')[source]
 Provide suggestions based on entries in the directory of persons and past vota.
- property votum_expression: sqlalchemy.sql.ColumnElement[str] | sqlalchemy.sql.ColumnElement[str | None][source]
 - Abstractmethod:
 
- class landsgemeinde.models.suggestion.PersonNameSuggestion(session: sqlalchemy.orm.Session, term: str | None = '')[source]
 Bases:
SuggestionProvide suggestions based on entries in the directory of persons and past vota.
- class landsgemeinde.models.suggestion.PersonFunctionSuggestion(session: sqlalchemy.orm.Session, term: str | None = '')[source]
 Bases:
SuggestionProvide suggestions based on entries in the directory of persons and past vota.
- class landsgemeinde.models.suggestion.PersonPlaceSuggestion(session: sqlalchemy.orm.Session, term: str | None = '')[source]
 Bases:
SuggestionProvide suggestions based on entries in the directory of persons and past vota.
- class landsgemeinde.models.suggestion.PersonPoliticalAffiliationSuggestion(session: sqlalchemy.orm.Session, term: str | None = '')[source]
 Bases:
SuggestionProvide suggestions based on entries in the directory of persons and past vota.