class documentation
class DashboardView(ViewLoggerMixin, generic.ListView):
Use the forms.DashboardForm
and the patients.models.Patient
model
along with the query
functions to extract the requested information
from the database and render it into the HTML response displaying the
lymphatic patterns of progression.
Method | get |
Pass form and stats to the context. No need to have the list of patients in there too. |
Method | get |
Undocumented |
Class Variable | template |
Undocumented |
Instance Variable | form |
Undocumented |
Instance Variable | stats |
Undocumented |
Class Method | _get |
Undocumented |