partials
session_manager.views.partials
Module for the partial views of the session manager.
Functions
active_sessions_table_view(request)
View that renders the active sessions table.
Source code in session_manager/views/partials.py
available_configs_table_view(request)
View that renders the available configs table.