content types (gfks.ContentTypes)

Every row of this data table is a content type.

User guide: The gfks plugin.

Columns

  • ID (id) : See ID.

  • app label (app_label) : See app label.

  • python model class name (model) : See python model class name.

Detail layout

    • ID (id) : See ID.

    • app label (app_label) : See app label.

    • python model class name (model) : See python model class name.

    • Base classes (base_classes) : See Base classes.

  • Broken GFKs (gfks.BrokenGFKsByModel)

Toolbar actions

  • Table (landscape) (as_pdf) : See (unformatted: <lino_xl.lib.appypod.mixins.PrintTableAction as_pdf ('Table (landscape)')>).

  • Table (portrait) (as_pdf_p) : See (unformatted: <lino_xl.lib.appypod.mixins.PortraitPrintTableAction as_pdf_p ('Table (portrait)')>).

  • Export to .xls (export_excel) : Export this table as an .xls document

  • None (grid_post) : See (unformatted: <lino.core.actions.CreateRow grid_post>).

  • None (grid_put) : See (unformatted: <lino.core.actions.SaveGridCell grid_put>).

  • Create (submit_insert) : Create the record and open a detail window on it

  • Delete (delete_selected) : Delete this record

  • None (grid) : See (unformatted: <lino.core.actions.ShowTable grid>).

  • None (open_help) : Open Help Window

  • None (validate) : See (unformatted: <lino.core.actions.ValidateForm validate>).

  • Save (submit_detail) : Save changes in this form