users.Sessions
(User sessions)¶
Columns
<django.db.models.fields.CharField: session_key>
<django.db.models.fields.TextField: session_data>
<django.db.models.fields.DateTimeField: expire_date>
Actions
HTML (show_as_html) : Show this table in Bootstrap3 interface
Table (landscape) (as_pdf) : Show this table as a pdf document.
Table (portrait) (as_pdf_p) : Show this table as a pdf document.
Export to .xls (export_excel) : Export this table as an .xls document
None (grid_post) : See
<lino.core.actions.CreateRow grid_post>
.Create (submit_insert) : Create the record and open a detail window on it
None (grid) : See
<lino.core.actions.ShowTable grid>
.Kill (kill_session) : See
<lino.modlib.users.desktop.KillSession kill_session ('Kill')>
.None (open_help) : See
<lino.core.actions.OpenHelpWindow open_help>
.