main.form_views¶
Handles template rendering and logic for web forms. All views, except auth views and the index view, should be considered to check for a valid and authenticated user. If one is not found, they will direct to the appropriate error page.
Functions
|
Used to create new PatientEncounter objects. |
|
Used to create new Patient objects. |
|