main.delete_views

View functions handling displaying data models as sortable, filterable lists. 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

delete_chief_complaint(request[, id, …])

Delete a selected Chief Complaint and redirect back.

patient_delete_view(request[, id])

Delete function.