forms.py¶
This module contains the forms for profile editing by a secretary and als for the manager to search for a secretary.
Class definitions:
-
class
apps.healthperson.secretariat.forms.SecretarySearchForm(*args, **kwargs)[source]¶ Bases:
core.forms.BaseFormSearch for a secretary by last_name or specialism, used by a manager.
-
class
apps.healthperson.secretariat.forms.SecretaryEditForm(*args, **kwargs)[source]¶ Bases:
apps.account.forms.BasePasswordProfileEditFormEdit secretary profile/personalia form
-
class
apps.healthperson.secretariat.forms.SecretaryAddForm(*args, **kwargs)[source]¶ Bases:
apps.account.forms.BaseProfileEditFormAdd new secretary form